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
Can private class be extended java?
List some java keywords sun like c, c + + keywords?
what is instanceof operator used in java?
how to create daemon thread in java?
What are the advantages of inner classes?
What is difference between adapter class and listener?
What is difference between identifier and variable?
What is the difference between jdk and jre?
What is parsing and its types?
Can a class declared as private be accessed outside it’s package?
What is the original name of java?
What is your platform’s default character encoding?
State two differences between C and Java.
Is string a class?
What is private protected in java?