Answer Posted / nk
Any class containing any pure virtual function cannot be
used to create object of its own type.
And any class which is derived by such class must either
define the function or redefine the function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you define a class in oop?
What is encapsulation in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why is oop better than procedural?
is there any choice in opting subjects like 4 out of 7
What is a class in oop?
What do you mean by variable?
What are main features of oop?
What is the highest level of cohesion?
What is oops and why we use oops?
What is object in oops?
How Do you Code Composition and Aggregation in C++ ?
What are properties in oop?
What is abstraction oop?
What is destructor oops?