Distinguish method overloading and overriding
Answer Posted / anita kumari
In case of overloading signature should be different.
In case of overriding signature should be shame. Return type should be same. And acess level will be same or wider.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is map in java?
What is try-with-resources in java?
how to open and edit XML file in Weblogic???
What is protected access modifier?
Where is java located?
how does multithreading take place on a computer with a single cpu? : Java thread
In which order the iterator iterates over collection?
Why is String immutable?
Tell me the latest versions in java related areas?
What is the difference between import java.util.date and java .util?
How concurrent hashmap works?
What initialize variables?
What type of value does sizeof return?
What is the r character?
What are the different data types in java?