Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 14)
14.
When you create a derived class and instantiate on object
the parent class object must be constructed first
the child class object must be constructed first
the parent class object must not be constructed
the child class object must not be constructed
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.