What is compile time polymorphism?
Answer Posted / sivasubash
I think it is a overloading concept...
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
how can you catch multiple exceptions in java?
What is the purpose of the strictfp keyword?
What does n mean in java?
What are the three types of design patterns?
Can we catch more than one exception in single catch block?
What is string [] args?
What are the super most classes for all the streams?
Can we override constructors?
What are the advantages of unicode?
What is a null point?
Can a singleton class be inherited?
What is contract between hashcode and equal method?
How can we make a class virtual?
What is finally in Java?
What is the purpose of lambda expressions?