What is meant by function overloading and function overriding?
What is single and multiple inheritance?
Do we require a parameter for constructors?
What is the super keyword?
What are different ways to create string object?
Explain the mechanism of composition?
What is polymorphism? When is it employed? give an example.
What is ‘this’ pointer?
Explain the meaning of object in object oriented programming?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Give any criteria when you use an abstract class and an interface?
What is the difference between class and interface?
State two differences between an object and a class.
What is the difference between aggregation and composition?
Explain about uml?