How a program can be structured using the concept of object oriented programming?
Explain the mechanism of composition?
What is static polymorphism?
What is the difference between an interface and abstract class?
Explain the implementation phase with respect to oop?
Does a class inherit the constructor of its super class?
What is the difference abstract class and interface?
What is Overloading ? Is it similar to overriding ?
What do you mean by polymorphism?
Explain about message passing in object oriented programming?
What is a virtual function?
Differentiate between overloading and overriding.
Why dynamic loading is used in object-oriented programming?
Is it possible to create partial structs, interfaces and methods?
Explain what is polymorphism?