What is the difference between overloading and overriding a
function?
Answer Posted / rohit
overriding is used in diferent class with same parameters
overloading method :- is sem class in defintoin.
overriding method:- is subclass and super class in
definatioc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the method to declare member of a class static?
What does a method signature consist of?
What is the difference between a vector & an array list?
What are basic data types?
Do extraneous variables affect validity?
What is command line argument in java?
What is object cloning in Java?
What is a java developer salary?
Is zero a natural number?
What are inbuilt functions in java?
What are nested classes in java?
What is token in java?
What is keyword and identifier?
Explain when noclassdeffounderror will be raised ?
What is string pool in java?