Explain about inheritance in oops?
Can different parts of a partial class inherit from different interfaces?
What is meant by function overloading and function overriding?
What are the Differentiate between abstraction and encapsulation.
Is class an Object? Is object a class?
Explain the term constructor
What is inheritance in java?
Describe inheritance and non-inheritance of a derived class?
Define Data Abstraction. What is its importance?
Write a note on encapsulation?
What is a final variable?
What is Overloading ? Is it similar to overriding ?
What is the difference between oop and sop?