STL (140)
OOPS (873)
C++ General (2409)
What does flush do?
What is polymorphism and why is it important?
Can we specify variable field width in a scanf() format string? If possible how?
What is a terminating character in c++?
What is the cout in c++?
Can we provide one default constructor for our class?
How to access a variable of the structure?
What is the use of typedef?
What is stl language?
What is the basic of c++?
What is constant keyword in C++? Illustrate its various uses.
Which is most difficult programming language?
Why do we need runtime polymorphism in c++?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
What is the default width for ouputting a long integer using the insertion operator?