STL (140)
OOPS (873)
C++ General (2409)
How are the features of c++ different from c?
What is the hardest coding language to learn?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What's c++ used for?
What do stl stand for?
What is std :: flush?
Explain the advantages of inheritance.
How does stack look in function calls? When does stack overflow? What can you do to remedy it?
Define basic type of variable used for a different condition in C++?
Is c++ the best programming language?
What are friend functions in C++?
Can a Structure contain a Pointer to itself?
Write about the various sections of the executable image?
Why the usage of pointers in C++ is not recommended ?
Why should you learn c++?