adspace
What is the difference between virtual functions and pure virtual functions?
Answer Posted / hrpynux@gmail.com
A virtual function is a member function of base class which can be redefined by derived class. A pure virtual function is a member function of base class whose only declaration is provided in base class and should be defined in derived class otherwise derived class also becomes abstract.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
sir please send me bpcl previous question papers
daily Routine of father
What is the latest version on c++?
Can union be self referenced?
What character terminates all character array strings a) b) . c) END
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Please send ford technologies placement paper 2 my mail id
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?