Object Oriented Programming - Old Questions
Question Answer Details
1. What is a constructor? Explain its types with a suitable example. How is the constructor called in a derived class in C++? [2+6+2]
Answer
AI Generated Answer
AI is thinking...