CDAC Oops With C++ Practice Questions
1. In OOP languages, all of the processing and functionality has been moved to
2. What term in procedural languages corresponds closely with classes in OOPs?
3. What is the main purpose of creating an abstract base class ?
4. Object is
5. nheritance is useful for producing a software, which is
6. A metaclass is a class
7. The size of the object of the class is
8. Is implementation of virtual function is efficient to achieve a goal as compared with implementation of non-virtual function?
9. Polymorphism means
10. Default arguments can be used to _________
Learn More Multiple Choice Practice Questions
All Categories