STL (140)
OOPS (873)
C++ General (2409)
Eplain extern keyword?
What are functions in oop?
How do you establish an is-a relationship?
What is stl in c++ with example?
write a porgram in c++ that reads an integer and print the biggest digit in the number
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Explain how we implement exception handling in c++?
Can we define a class within the interface?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
Who created stl?
What is virtual base class?
What is a container class?
What is auto type c++?
What causes a runtime error c++?
If class D is derived from a base class B