Answer Posted / chittaranjan
Method overloading: when a method in a class having the
same method name with different number/type of arguments
with the existense of prevoius meaning also is called
method overloading.
Method Overridding: when a method in a class having the
same method name with same number & type of argument(s)
however there mus not be any existense of previous meaning
is said to be method
overridding.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Can we override constructors?
What are the types of casting?
What do you mean by byte code?
Does list allow duplicates in java?
How do you compare objects in java?
How many types of array are there?
What is join () in java?
What is the difference between path and classpath variables?
What is the difference between a static and a non-static inner class in java programming?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
What is ctrl m character?
What is an object in java and how is it created?
How do I compare two strings in word in java?
Does constructor creates the object ?
What is object in java?