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
What is object data type?
Can we convert stringbuffer to string?
Write a java program for binary search?
What are the differences between stringbuffer and stringbuilder?
How to provide security in java
What is consumer in java?
Does java linked list allow duplicates?
Are floats faster than doubles?
What methodology can be utilized to link to a database?
What does the “final” keyword mean in front of a variable? A method? A class?
What is instance example?
What are the two categories of data types in the java programming language?
What is the difference between an if statement and a switch statement?
Should a main method be compulsorily declared in all java classes?
Are primitives objects?