Explain how the virtual base class is different from the conventional base classes of the opps.
What is difference between rand () and srand ()?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
What is RAII (Resource Acquisition Is Initialization)?
Which function cannot be overloaded c++?
What is a constructor initializer list and when we use constructor initializer list?
What is a class template in c++?
Describe new operator?
What is a mutable member?
daily Routine of father
What is a loop? What are different types of loops in c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is difference between shallow copy and deep copy? Which is default?