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
How can you specify a class in C++?
what are the events occur in intr activated on interrupt vector table
What is the use of class in c++?
Who calls main function?
What are advantages of c++?
If dog is a friend of boy, is boy a friend of dog?
What are the uses of static class data?
What is c++ manipulator?
What is the use of 'using' declaration in c++?
Why is c++ still used?
Can you explicitly call a destructor on a local variable?
How is static data member similar to a global variable?
Is c the same as c++?
Write about all the implicit member functions of a class?
How would you use qsort() function to sort an array of structures?