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 this () in java?
What is a "pure virtual" member function?
What data type is string java?
What are the disadvantages of object oriented programming?
What are advantages of using Java?s layout managers than windowing systems?
What is the use of arraylist class in java?
What methods are used in Servlet?Applet communication?
What is the difference between the size and capacity of a vector?
define the terminology association.
What are the properties of thread?
What is a byte string?
Can we have more than one package statement in source file ?
What are the two parts of a conditional statement?
What are the uses of synchronized keyword?
What are the steps involved to create a bean?