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
What are data types in programming?
Which sorting is used in arrays sort in java?
What variables are stored in stack?
What is the use of flag?
What is the difference between class forname and new?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
How to pass arraylist to stored procedure in java?
What ide should I use for java?
What are constructors in java?
What is a data structure java?
Does java initialize arrays to zero?
Can inner class extend any class?
List the interfaces which extends collection interface?
Why can we not override static method?
Define an applet in java?