Explain what is meant by polymorphism?
Why is message passing between the objects important?
Define Initialisation Purpose.
What is operator overloading and polymorphism?
What is abstract method?
What if we override the conflicting method in the class?
What are the limitations of oops?
Can an interface inherit from another interface?
What are all the operators that cannot be overloaded?
Give any criteria when you use an abstract class and an interface?
Explain the purpose of composition.
Explain basic concepts of OOPS?
Can you define OOP and principles of OOP?
What do you mean by virtual function and virtual classes?
Difference between class and an object?