What are the methods required to create changes in subclasses?
What is Polymorphism, overloading, overriding and virtual?
what is full form OOP?
Why is java not fully objective oriented?
Why do we separate interface from implementation?
What do you mean by polymorphism?
How many methods do u implement if implement the serializable interface?
What is early and late Binding?
Explain what is single and multiple inheritance?
Can an interface inherit from another interface?
What is operator overloading and polymorphism?
What is ‘this’ pointer?
what are the different ways for a method to be overloaded?
Explain about multiple inheritance?
What is the diffrence between an abstract class and interface?