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 will you call an Applet using Java Script Function?
What is a Null object?
What is a protected method?
What is the difference between public, private, protected, and friend access?
Which data type is class in java?
How can we find the actual size of an object on the heap?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is io stream in java?
What are the topics in core java?
What is multithreading and its advantages?
Is arraylist ordered?
What restrictions are placed on method overriding in java programming?
What is the difference between size and length in java?
What is a conditional equation?
what is meant by Byte code concept in Java?