Multiple Choice
The use of references to objects of preexisting classes as members of new objects is called
A) inheritance
B) composition
C) polymorphism
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Instances of a class are called class
Q12: An object's this reference refers to:<br>A) the
Q13: Which of the following statements is true<br>A)
Q14: An object initializer list cannot be empty.
Q15: C# is like C++ in that programmers
Q17: Variables that are static have class scope.
Q18: A static method may access static and
Q19: The public methods of a class present
Q20: Each object of a class has its
Q21: Only the first constructor for a class