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
Can there be an abstract method without an abstract class?
What is the difference between the final method and abstract method?
What is difference in between java class and bean?
What are abstract methods in java?
What is java used for?
What is the escape character in java?
What is generic type?
explain the concept of virtual method invocation in polymorphism in detail?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is constructor chaining and how is it achieved in java?
What are implicit objects in java?
How do you override a method?
What is string data type?
What is the difference between a scrollbar and a scrollpane?
Is java platform independent?