STL (140)
OOPS (873)
C++ General (2409)
Can a class be static in c++?
What is std :: flush?
What is a class in oop?
What is pass by value & reference.
What are the classes in c++?
What is the use of typedef?
What are features of c++?
Explain the concept of friend function in c++?
Can you declare an array without a size in c++?
What is buffering in c++?
What is operators in c++?
Describe private, protected and public – the differences and give examples.
Mention the purpose of istream class?
Differentiate between a template class and class template in c++?
What is the difference between global variables and static varables?