why java does compile time polymorphism at run time ?
Answer Posted / pratiksha
Compile time polymorphism-->i.e.method ovrloading and it is
done at compile time.Because in overloading same method
names having different signature and compiler can decide which
method to run by checking data type of arguments.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How many techniques can be employed to create a string object?
Explain thread life cycle in java?
What does jre stand for?
What is the difference between serializable and externalizable interface?
What is basic syntax?
What is set and get methods in java?
How is java created?
Name few java util classes introduced with java 8 ?
what are the disadvantages of indexes in oracle?
Why does abstract class have constructor?
List out benefits of object oriented programming language?
Is it necessary for the port addresses to be unique? Explain with reason.
What was java originally called?
List some important characteristics on jre
Explain the significance of listiterator.