Explore topic-wise MCQs in Object Oriented Programming Using C++.

This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Object Oriented Programming Using C++ knowledge and support exam preparation. Choose a topic below to get started.

1.

When is the downcasting used?

A. To separate inherited class from base class
B. To write a more complex code
C. To compare two objects
D. To disable one class in inheritance
Answer» D. To disable one class in inheritance