STL (140)
OOPS (873)
C++ General (2409)
Is oop better than procedural?
What is the limitation of cin while taking input for character array?
Explain the use of this pointer?
What is the latest c++ standard?
What are the classes in c++?
What is the main feature of oop?
Which bit wise operator is suitable for turning off a particular bit in a number?
Explain function prototypes in C++.
Explain the operator overloading feature in C++ ?
Why Pointers are not used in C++?
In C++ what is the meaning of data hiding?
What is the difference between while and do while loop? Explain with examples.
What are the components of marker interface?
What do you mean by inheritance in c++? Explain its types.
Explain the register storage classes in c++.