Vidyalelo
C++ Programming · all questions

Polymorphism in C++
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

42

Questions

3/3

Page

Pick an option on a question to see the right answer and solution.

In C++, can you declare a constructor as virtual?

Select an option to see the answer and solution.

What is the result of attempting to instantiate an object of an abstract class in C++?

Select an option to see the answer and solution.