Define modularity?
Why do we use oops concepts? What is its advantage?
Explain about realistic modeling?
What is the use of finalize method?
Can an interface contain fields?
Explain what you understand by function overloading.
Explain about inheritance hierarchies?
Explain about parametric polymorphism?
Can we reduce the visibility of the inherited or overridden method ?
Explain persistence?
Can we override static methods of a class?
Explain the implementation phase with respect to oop?
What is ‘this’ pointer?
What is the difference between an Abstract class and Interface?
What do you mean by virtual function and virtual classes?