STL (140)
OOPS (873)
C++ General (2409)
Is string data type in c++?
Explain the extern storage classes in c++.
What are the rules for naming an identifier?
How does a C++ structure differ from a C++ class?
What are maps in c++?
What is stl language?
What is pair in c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is the best c++ ide?
What is a driver program?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
How does stack look in function calls? When does stack overflow? What can you do to remedy it?
What do you mean by inheritance in c++?
Which programming language is best?