Explain what a method is?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about polymorphism?
What is the benefit of using inheritance?
What is Abstract method and how different from Virtual Method?
Define modularity?
Can we override static methods? Why?
What is bootstrap, extension and system class loader?
State two differences between an object and a class.
Explain method overriding.
How can we call the base method without creating an instance?
what is meant by "method-wars"?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
When will you use an interface and abstract class?