STL (140)
OOPS (873)
C++ General (2409) advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
3868
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
Why cout is used in c++?
What is size of string in c++?
How many different levels of pointers are there?
Differentiate between a constructor and a method in C++.
Is c++ still being used?
What is a container class?
What is input operator in c++?
What is singleton pattern in c++?
Explain binary search.
What causes a runtime error c++?
What do you mean by vtable and vptr in c++?
Explain the difference between overloading and overriding?
Write about the stack unwinding?
Explain the difference between using macro and inline functions?