What is compile time polymorphism?
Answer Posted / kaukab
We can achieve compile time polymorphism through overloading
method, on compile time compiler decide that which method
will be executed.
| Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of methodology?
what do you understand by synchronization? : Java thread
What are java annotations?
What is java in simple terms?
Explain 5 features introduced in jdk 1.7?
What is the difference between comparison done by equals method and == operator?
What is the synonym of framework?
How do you start a new line in java?
Explain how to force the garbage collection in java.
What is java in detail?
What is the properties class?
What are the advantages of java?
Can you instantiate the math class in Java?
How define set in java?
What do you mean by static variable?