What is constructor and virtual function? Can we call virtual funciton in a constructor?
Explain the purpose of composition.
Why does java not support multiple inheritance?
What is a virtual function?
explain dynamic binding
What is dynamic or run time polymorphism?
What are inner classes and what is the practical implementation of inner classes?
Explain what is meant by polymorphism?
What are manipulators?
What do you mean by abstract class?
Explain basic concepts of OOPS?
Explain about encapsulation?
What is the use of destructive method?
Difference between abstraction and implementation hiding ?
What is a nested interface?