What is Overriding and how can it be used?
Answer Posted / arvind wagh
Overriding means same name methods in different classes
When the method is invoked for an object
of the class, it is the new definition of the method that is
called, and not the method definition from super class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you escape json?
What is singleton class in ruby?
What is boolean data type in java?
What is static and final keyword in java?
Can we override the static methods?
Explain different states of a thread in java?
Convert Binary tree to linked list.
what type of questions asked for barclays technologies pune please send urgent
What is jee6?
What is the method in java?
What is the meaning of variables in research?
What is the java project architecture?
Why declare Main() method as a static in java ?
What variables are stored in stack?
Why java is a platform independent? Explain