Answer Posted / guest
pure virtual function is one which has no definition but
only declaration. This is defined in base class. The
instance of such base class can not be created
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
How do you explain polymorphism?
is there any choice in opting subjects like 4 out of 7
What is the point of polymorphism?
What are objects in oop?
What is a class and object?
what type of questions
What are properties in oop?
What is static modifier?
2. Give the different notations for the class.\
What are the 4 main oop principles?
any one please tell me the purpose of operator overloading
What is polymorphism give a real life example?
Can we define a class within the interface?
What are oops methods?