What is Pure Virtual Function? Why and when it is used ?
Answer Posted / rajni
a virtual when equated to zero then it is a pure virtual
function'
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
Why namespace is used in c++?
Explain register storage specifier.
What is #include ctype h in c++?
Is overriding possible in c++?
What is a singleton class c++?
What is the use of this pointer in c++?
Should the this pointer can be used in the constructor?
What is #include iostream?
What is the auto keyword good for in c++?
What is flush programming?
Distinguish between new and malloc and delete and free().
What is the advantage of an external iterator.
What do you mean by translation unit in c++?
Is c++ a programming language?
Define a nested class.