Question: If a class Demo1 has a pure virtual function named f1, and class Demo2 inherits from Demo1, then, which of the following is correct A.

 If a class Demo1 has a pure virtual function named f1,

If a class Demo1 has a pure virtual function named f1, and class Demo2 inherits from Demo1, then, which of the following is correct A. It is optional for Class Demo2 to define the implementation of function f1 B. A user can define an object instance from class Demo1 C. It is optional for Class Demo1 to define the implementation of function f1 D. Class Demo2 cannot be inherited

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!