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 are the advantages of exception handling?
what is static import in java? Explain
What do you mean by checked exceptions?
What are jee technologies?
When super keyword is used?
How to perform merge sort in java?
What is thread life cycle in java?
What does flag mean in java?
What is local class in java?
Differentiate between array list and vector in java.
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What does I ++ mean?
How many bits is a string in java?
What is __ init __ functions?
In the below example, how many string objects are created?