STL (140)
OOPS (873)
C++ General (2409) What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What are the advantages of polymorphism?
What is basic concept of oop?
what is friend function in C++?
Give an example of run-time polymorphism/virtual functions.
List the types of polymorphism in c++?
what type of questions
Is java made in c++?
Is c++ vector a linked list?
What are the differences between new and malloc?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
What is difference between polymorphism and inheritance?
Does there exist any other function which can be used to convert an integer or a float to a string?
Define stl.
What is a singleton c++?