Answer Posted / janet
Method overloading: when a method in a class having the
same method name with different arguments is said to be
method overloading.
Method Overridding: when a method in a class having the
same method name with same arguments is said to be method
overridding.
| Is This Answer Correct ? | 21 Yes | 5 No |
Post New Answer View All Answers
What is a treeset class?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What is the gregoriancalendar class in java programming?
What are the drawbacks of reflection?
Is java call by reference?
What is the size of int?
what is the difference between a threads start() and run() methods? : Java thread
Which one of the following suits the description of a string better: derived or primitive?
Which class is the superclass for every class in java programming?
How do you add spaces in java?
what is difference between equals and ==?
How do you compare two objects?
Which access specifier can be used with class ?
What do you mean by stream pipelining in java 8?
What is void in java?