Containership is a class which contains objects of other classes - C++ basic concepts

Q.  A class can contain objects of other classes and this phenomenon is called_________ .
- Published on 19 Oct 15

a. Relationship
b. Object Association
c. Containership
d. None of these

ANSWER: Containership
 

    Discussion

  • Sravan   -Posted on 20 Jul 16
    Object is an instance of class.class having other objects are containership
  • ramesh   -Posted on 08 Oct 15
    A class can contain objects of other classes and this phenomenon is called containership.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)