STL (140)
OOPS (873)
C++ General (2409)
What is a null object in c++?
Differentiate between realloc() and free().
Will a catch statement catch a derived exception if it is looking for the base class?
What type of loop is a for loop?
What is the basic structure of a c++ program?
What is inheritance write a program to show use of inheritance?
What are inline functions? What is the syntax for defining an inline function?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is basic if statement syntax?
What is buffer and example?
What do you mean by overhead in c++?
Write a program to generate the Fibonocci Series in C++.
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...
If class D is derived from a base class B
What are different oops concepts?