What are the advantages of using friend classes?
Write some differences between an external iterator and an internal iterator?
What is pure virtual function? Or what is abstract class?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
What is type of 'this' pointer?
What happens when you make call 'delete this;'?
Differentiate between an external iterator and an internal iterator?
List the special characteristics of constructor.
What do you mean by a template?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
Write a program using display() function which takes two arguments.
Explain the static storage classes in c++.
How a new element can be added or pushed in a stack?
Explain static and dynamic memory allocation with an example each.
Explain virtual class?