STL (140)
OOPS (873)
C++ General (2409)
Why c++ is better than c language?
What c++ is used for?
When would you use a pointer? A reference?
How is stl different from c++ standard library?
What are the various compound assignment operators in c++?
What are the data types in oop?
What is a static element?
What are friend functions in C++?
What are the two types of comments?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What is vector pair in c++?
Explain what is class definition in c++ ?
How long will it take to learn programming?
Which one is a preferred language C or C++? Why?
Can union be self referenced?