True/False
An object of one class cannot be an object of another class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A derived class can effect state changes
Q4: Which of the following is not a
Q5: Base class methods with this level of
Q6: Inheritance is the process of building a
Q7: The default implementation of method ToString of
Q9: A derived class cannot access the members
Q10: A base class may have only one
Q11: Identify which of the following examples could
Q12: Inheritance is represented by a(n)_ relationship.<br>A) "uses"<br>B)
Q13: To enhance performance and reduce errors,it's a