Explain the use of virtual destructor?
No Answer is Posted For this Question
Be the First to Post Answer
What are the effects after calling the delete this operator ?
How should runtime errors be handled in c++?
How many types of modularization are there in c++?
What are templates? where we should use it?
When there is a global variable and local variable with the same name, how will you access the global variable?
What is virtual methods?
Name some pure object oriented languages?
What is the full form of dos?
Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.
What is size of null class?
What is the difference between a pointer and a link in c ++?
Explain what is polymorphism in c++?