STL (140)
OOPS (873)
C++ General (2409) What is the use of typedef?
What are "pure virtual" functions?
What are guid? Why does com need guids?
How does code-bloating occur in c++?
What is #include iostream in c++?
What are stl algorithms?
Mention the ways in which parameterized can be invoked.
How do I tokenize a string in c++?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What is c++ mutable?
What is capacity in vector in c++?
What is the extraction operator and what does it do?
Is c++ harder than java?
What is byval and byref? What are differences between them?
How do you add an element to a set in c++?