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
can inline function declare in private part of class?
Is html an oop?
What is protected in oop?
What is an advantage of polymorphism?
Why do we use polymorphism in oops?
What is polymorphism and its types?
Which type does string inherit from?
What is oops and its features?
What is oops in simple words?
Explain the concepts involved in Object Oriented programming.
What is the real time example of encapsulation?
Which is better struts or spring?
What is encapsulation oop?
What is the difference between encapsulation and polymorphism?
What is the types of inheritance?