STL (140)
OOPS (873)
C++ General (2409) What does flush do c++?
Explain public, protected, private in c++?
What are the differences between malloc() and calloc()?
Is ca high or low level language?
Explain the difference between c++ and java.
What is the purpose of ios::basefield in the following statement?
Why is oop useful?
What is the difference between struct and class?
What are single and multiple inheritances in c++?
How will you print a list of all unique words from a string which may contain repeated words?
Differentiate between structure and class in c++.
What is the need of a destructor?
What is this weird colon-member (" : ") syntax in the constructor?
Explain what are the sizes and ranges of the basic c++ data types?
When does a 'this' pointer get created?