What do you understand by zombie objects in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How does atoi function work?
Explain how the virtual base class is different from the conventional base classes of the opps.
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
what is data abstraction in C++?
Write about the access privileges in c++ and also mention about its default access level?
How Virtual functions call up is maintained?
What is the difference between a constructor and a destructor in C++?
what are the characteristics of Class Members in C++?
What does #define mean in c++?
What are iterators in c++?
How to declare a function pointer?
Can a constructor throw a exception? How to handle the error when the constructor fails?