What is the use of namespace std in C++?
can anybody please tell me how to write a program in c++,without using semicolon(;)
What are formatting flags in ios class?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What is the keyword auto for?
Explain the different access specifiers for the class member in c++.
Is c++ harder than java?
When must you use a pointer rather than a reference?
What is else syntax in c++?
What kind of problems can be solved by a namespace?
What is the use of map in c++?
What is Namespace?
What is abstract keyword in c++?