what is overloading in java?
Answer Posted / sagar
i think partial operator overloading is possible in java
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Explain OOPs concept.
Which collections are thread safe in java?
Explain java coding standards for variables ?
What are the pillars of java?
How do you define a method?
What does the “static” keyword mean?
Why stringbuffer is faster than string?
What are the differences between forwarding () method and sendredirect() methods?
Why Java doesn’t support multiple inheritance?
Which package has light weight components?
Why is inheritance used in java?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is class forname used for?
What is double parsedouble in java?