What is Pure Virtual Function? Why and when it is used ?
Answer Posted / jun
Floor 6, you have mentioned the most salient part of pure
virtual function(pointer access). Thanks
| Is This Answer Correct ? | 14 Yes | 10 No |
Post New Answer View All Answers
What is data abstraction? How is it different from data encapsulation?
Explain about Virtual Function in C++?
Can we make copy constructor private in c++?
What is an operator function? Describe the function of an operator function?
Is there structure in c++?
What is abstraction with real time example?
What is nested class in c++?
Why do you use the namespace feature?
What is the difference between passing by reference and passing a reference?
What is a pointer how and when is it used?
What does flush do c++?
What are the different types of comments allowed in c++?
Explain binary search.
Explain about templates of C++.
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?