What is the difference between overloading and overriding a
function?
Answer Posted / nishchita
In overloading 2 function should have different signature
but in overriding must have exactly same signature.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can private method static?
What is the nested interface?
What are wrapper classes in java?
What is the difference between dom and sax parser in java?
What is string pool?
What is character in data type?
What is empty string literal in java?
Explain treeset?
Why is java so important?
What is the size of integer?
Differentiate storage classes on the basis of their scope?
Explain what is encapsulation?
State the significance of public, private, protected class?
How do I get the | symbol on my keyboard?
Is string pool garbage collected?