IS method overriding is Duplication of Methods?
Answer Posted / naveen kumar raavi
No.In subclass we will extend the functionality of super
class method.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you declare an array that will hold more than 64KB of data?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is serial version uid and its importance in java?
What is bool mean?
What is the function of character?
What is purpose of applet programming?
What is a nonetype?
What do you mean by an interface in java?
Why is flag used in java?
What is the use of volatile in java?
Explain about class in java?
What are the important features of Java 11 release?
When parseint method can be used?
What are the methods of object class ?
What is the difference between preparedstatement and statement in java?