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 ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
When should we use container classes instead of arrays?
Describe the advantages of operator overloading?
what is COPY CONSTRUCTOR and what is it used for?
What is meaning of in c++?
What is new in c++?
What is function overloading c++?
What is type of 'this' pointer?
What are manipulators in c++ with example?
What is const pointer and const reference?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What are separators in c++?
Is c++ platform dependent?
Can we use this pointer inside static member function?
What is the history of c++?