STL (140)
OOPS (873)
C++ General (2409) write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
Can we make copy constructor private in c++?
What are friend functions in C++?
What is oops and why we use oops?
Explain the difference between using macro and inline functions?
What are "pure virtual" functions?
What is the use of default constructor?
Should I learn c or c++ first?
Does c++ support exception handling?
Is it possible for the objects to read and write themselves?
Do you know about C++ 11 standard?
What is the full form of c++?
Explain this pointer?
What is a class in C++?
What is the use of "new" operator?