Answer Posted / ganesh
internally java also supports operator overloading
+operator is overloaded to add integers and strings also so
oo support by java itself bt not by a programmer
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is a dot notation?
Can a final method be overloaded?
Explain the difference between jvm and jre?
How many types of assembly languages are there?
Differentiate between a class and an object.
What does pointer mean?
What is java used for on a computer?
State the merge-sort principle and its time complexity.
Mention some interfaces implemented by linked list in java.
What do you understand by the term singleton?
Can we override tostring method in java?
What does 0 mean in boolean?
What is string immutability?
Why doesn't the java library use a randomized version of quicksort?
What are the Static and Dynamic Variables? Differentiate them.