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
What are facelets templates?
What is the symbol for average?
what do you mean by java annotations?
How do you start a new line in java?
How to sort a collection of custom Objects in Java?
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???
Tell me the Importent classes in net package?
What is array size in java?
Can we have any other return type than void for main method?
What are the topics in advance java?
Is string thread safe in java?
What is the basic concepts of OOPS?
What is java ceil?
Which oo concept is achieved by using overloading and overriding?
Write a program to search a number in the given list of numbers.