What is the difference between overloading and overriding a
function?
Answer Posted / smita
overloading method :- is sem class in defintoin.
overriding method:- is subclass and super class in
definatioc
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can sleep() method causes another thread to sleep?
Why do we need hashmap in java?
How hashmap increases its size in java?
What is the main use of java?
What about interrupt() method of thread class ?
What do you understand by overloading and overriding in java?
Can we create more than one object singleton class?
Explain about narrowing conversion in java?
What does i ++ mean in Java?
Explain inheritance in java?
What is a singleton factory?
What is sortedmap in java?
What does string intern() method do?
What are the various access specifiers for java classes?
What does the append?