Answer Posted / aburar yaseen
overloading:previous answers are correct.
overriding: overriding is possible only in inheritance.
we will have more than one methods in the same name with
same no. of arguments with same type in different classes.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is identifier with example?
What class of exceptions are generated by the java run-time system?
How big is a gigabyte?
What is difference between equals and hashcode method?
what is aggregation in java?
State the merge-sort principle and its time complexity.
How much ram can a 64 bit processor theoretically?
How do you check if a string is lexicographically in java?
Can you start a thread twice in Java?
What is java beans?
In java how do we copy objects?
Who is the owner of java?
What is a vector in java?
Why is stringbuffer faster than string?
What is an argument java?