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 a memory leak c++?
How to get the current position of the file pointer?
What is different in C++, compare with unix?
What is the this pointer?
If I is an integer variable, which is faster ++i or i++?
What is function overloading in C++?
What are the two types of comments?
In a function declaration what does extern means?
Explain what is polymorphism in c++?
How a macro differs from a template?
What language is a dll written in?
Can manipulators fall in love?
What is split a string in c++?
What are the five basic elements of a c++ program?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?