STL (140)
OOPS (873)
C++ General (2409)
What are libraries in c++?
Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.
What is a set in c++?
What is oop in c++?
Why is abstraction used?
Explain unexpected() function?
Should I learn c or c++ or c#?
What are the two types of comments?
What are c++ templates used for?
When does a name clash occur in c++?
Explain what is polymorphism in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is the full form of stl in c++?
What is setfill c++?
c++ program to swap the objects of two different classes