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 used Protected Class outside Function.?
What is increment in java?
Write a program to find the greatest of three numbers in java?
What are the topics in advance java?
What is the difference between compare and compareto in java?
What is currentthread()?
What are the drawbacks of singleton class?
Can we overload run() method in java?
Can singleton class be cloned?
Explain about the security aspect of java?
What are the two environment variables that must be set in order to run any java programs?
What is command line used for?
Give reasons supporting that string is immutable.
Can a static method be final?
Can final class have constructor?