STL (140)
OOPS (873)
C++ General (2409) What is encapsulation in c++ with example?
What is an interface in oop?
What do you mean by enumerated data type?
What is constructor in C++?
How did c++ get its name?
What is stream in oop?
Explain unexpected() function?
Can a list of string be stored within a two dimensional array?
How would you find out if a linked-list is a cycle or not?
Write a code/algo to find the frequency of each element in an array?
What is the type of 'this' pointer?
How is objective c different from c++?
Explain the auto storage classes in c++.
What is the use of bit fields in structure declaration?
How do we implement inheritance in c++?