STL (140)
OOPS (873)
C++ General (2409) What does new return if there is insufficient memory to make your new object?
What do you mean by function and operator overloading in c++?
Write a syntax and purpose of switch statement.
Describe protected access specifiers?
What is a constructor and how is it called?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
How does c++ structure differ from c++ class?
If class D is derived from a base class B
How many types of classes are there in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
describe private access specifiers?
What is the types of inheritance?
What is namespace std; and what is consists of?
What is inheritance in oop?
Differentiate between realloc() and free().