STL (140)
OOPS (873)
C++ General (2409)
Do you need a main function in c++?
What is the best c++ compiler?
What is c++ vb?
When does a name clash occur in c++?
Is swift a good first language?
Explain data encapsulation?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What do you mean by friend class & friend function in c++?
Out of fgets() and gets() which function is safe to use?
What is data abstraction? How is it different from data encapsulation?
How to declare an array of pointers to integer?
When should you use global variables?
How can we read/write Structures from/to data files?
What is c++ virtual inheritance?
What are the types of container classes?