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 are structs in java?
How is java hashmap implemented?
What is a jagged array in java?
Differentiate between stringbuffer and stringbuilder in java.
define polymorphism in java
In Java list the methods that can be overridden?
Describe the Big-O Notation.
What do you mean by append?
What do you mean by formatting?
how we can create packages in java?
What do you understand by copy constructor in java?
What are the parts of methodology?
Explain where variables are created in memory?
What methodology can be employed to locate substrings inside a string?
What are internal variables?