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
Explain what access modifiers can be used for methods?
What is json parser in java?
What is difference between checked and unchecked exception in java?
What is purpose of keyword void?
What is meant by tab pans?
Differentiate jar and war files?
What is a variable in java?
What is jdbc api?
What happens when a thread cannot acquire a lock on an object in java programming?
Can finally block be used without a catch?
What is the purpose of tostring() method in java?
who can i handle multiple client in RMI
When is update method called?
Is array a class?
Can we make main() thread as daemon?