Answer Posted / guest
overriding means same method same arguments and same retun
type
overloading means same but with different arguments
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Is java owned by oracle?
What is the final keyword?
What will be the default values of all the elements of an array defined as an instance variable?
What is the scope or life time of instance variables?
How does java pattern compile work?
Differentiate between a class and an object.
How do you check if two strings are equal in java?
What is anagram in java?
What are the 8 data types in java?
How many tetrahedral voids are there in bcc?
What is Java Reflection API? Why it’s so important to have?
What do you mean by platform independence? What is an interface?
Is null a string or object in java?
What is java regex?
How to overcome the exception object reference not set to an instance of object?