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
What do the thread?class methods run() and start() do?
What is the purpose of checked and unchecked exceptions in JAVA?
Why we use set in java?
What is google full form?
What are the differences between stringbuffer and stringbuilder?
What is widening and narrowing in java? Discuss with an example.
What are aggregate functions explain with examples?
What is the difference between post and put?
Can inner class extend any class?
What is return code?
Explain static nested classes ?
Explain treeset?
Why is java so popular?
What exceptions occur during serialization?
What is regex in java?