Can we declare a base-class destructor as virtual?
No Answer is Posted For this Question
Be the First to Post Answer
Name four predefined macros.
What is the difference between a constructor and a destructor in C++?
What is data hiding c++?
What does flush do?
Is it possible for a member function to use delete this?
What is the difference between the functions rand(), random(), srand() and randomize()?
What are the 3 levels of programming languages?
What does the ios::ate argument do?
What is called array?
How is new() different from malloc()?
Describe private, protected and public?
Do you know what is overriding?