STL (140)
OOPS (873)
C++ General (2409)
Explain how the virtual base class is different from the conventional base classes of the opps.
When does the c++ compiler create temporary variables?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What is polymorphism explain?
Explain stack & heap objects?
What is abstraction in c++?
What is basic if statement syntax?
What is c++ good for?
Incase of a function declaration, what is extern means?
Show the application of a dynamic array with the help of an example.
What are the advantages of using a pointer?
What is diamond problem in c++?
What are the advantages of c++ over c?
In a function declaration, what does extern mean?
What is the real time example of inheritance?