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
how can i use a nonsynchronized hashtable?
How do you compare arrays in java?
Can we cast any other type to boolean type with type casting?
How do you sort objects in java?
What are the rules for naming an array?
Is upper case in java?
How hashmap works in java?
Does sprintf allocate memory?
What is the purpose of checked and unchecked exceptions in JAVA?
If a variable is declared as private, where may the variable be accessed?
Are true and false keywords?
What is the common usage of serialization?
Differentiate between a constructor and a method? Can we mark constructors final?
Differentiate between static and non-static methods in java.
What is floating data type?