What is compile time polymorphism?
Answer Posted / dimuth lasantha
One method can use another method using changes functions and operations.We can can mention it as method overloading.its means method name can't be change but method body and return type can be change.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to overcome the exception object reference not set to an instance of object?
what is the final keyword denotes in java?
What do negative exponents mean?
List out benefits of object oriented programming language?
Is java se free?
What is udp in java?
What is difference between throw and throws ?
What is the difference between logical data independence and physical data independence?
what do you mean by classloader?
What is a top level class in java?
What about method local inner classes or local inner classes in java?
What are keywords in programming?
Which is the best sorting technique in java?
What is meant by javabeans?
What is main method?