What do you mean by inheritance in c++? Explain its types.
Does there exist any other function which can be used to convert an integer or a float to a string?
Why seem interrupt handlers as member functions to be impossible?
What is the full name of logo?
What is the standard template library (stl)?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
What is a virtual destructor? Explain the use of it?
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
Can I uninstall microsoft c++ redistributable?
What is problem with Runtime type identification?
What is difference between shallow copy and deep copy? Which is default?
What is the most common mistake on c++ and oo projects?
Is c++ vector a linked list?