STL (140)
OOPS (873)
C++ General (2409) What is #include math h in c++?
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is a c++ object?
How can I improve my c++ skills?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
How long will it take to learn programming?
What does stl mean in slang?
What is a dangling pointer in c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Define a constructor?
Explain about Garbage Collector?
Out of fgets() and gets() which function is safe to use and why?
What is name mangling/name decoration?
What is the use of ::(scope resolution operator)?
What is a map in c++?