STL (140)
OOPS (873)
C++ General (2409)
What jobs can you get with a c++ certification?
Tell me difference between constant pointer and pointer to a constant.
What are the 4 main oop principles?
What is new in c++?
What is the difference between #import and #include?
When would you use a pointer? A reference?
What are stl algorithms?
Why c++ is faster than java?
Where is pseudocode used?
How many keywords are used in c++?
What is auto type c++?
What is flush programming?
What do you mean by storage classes?
How do you answer polymorphism?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.