what is difference between method overloading & method
overridding with example?
Answer Posted / dipesh
Overloading-->method with different signature
Overriding -->method with same signature
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is the difference between double and float variables in java?
What is java and its types?
What do you understand by Header linked List?
What is return code?
Can the garbage collection be forced by any means?
What is the java idl system?
When will we prefer to use set and list in java and why?
What are 3 data types?
What is the synonym of framework?
What are the types of exceptions?
What is a boolean structure?
Explain exception chaining in java?
What is difference between static class and normal class?
What is a parameter in a function?
Are true and false keywords?