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
Tell me an example where stacks are useful?
What are arithmetic operators?
What is format for defining a structure?
Difference between pass by value and pass by reference?
What kind of problems can be solved by a namespace?
What is lambda in c++?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Does c++ have string data type?
Why is main function important?
Why use of template is better than a base class?
Explain the difference between using macro and inline functions?
Is c++ built on c?
Can recursive program be written in C++?
Explain the uses of static class data?