Difference between overloading and overridding?

Answer Posted / guest

overriding means same method same arguments and same retun
type
overloading means same but with different arguments

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are facelets templates?

812


What is the symbol for average?

749


what do you mean by java annotations?

806


How do you start a new line in java?

759


How to sort a collection of custom Objects in Java?

842


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1934


Tell me the Importent classes in net package?

1793


What is array size in java?

733


Can we have any other return type than void for main method?

777


What are the topics in advance java?

749


Is string thread safe in java?

861


What is the basic concepts of OOPS?

948


What is java ceil?

805


Which oo concept is achieved by using overloading and overriding?

793


Write a program to search a number in the given list of numbers.

858