Write about the use of the virtual destructor?
No Answer is Posted For this Question
Be the First to Post Answer
If you don’t declare a return value, what type of return value is assumed?
What are the main differences between C and C++?
What is the difference between struct and class?
What do you mean by friend class & friend function in c++?
What is the most common mistake on c++ and oo projects?
Which field is used in c++?
give me an example for testing a program showing the test path .show how the test is important and complex.
What does the ios::ate argument do?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
What are destructors?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What is constructor c++?