What is compile time polymorphism?
Answer Posted / bandu kank
In compile time polymorphism, compiler decided which have
to be executed depending on the parameter type and list
| Is This Answer Correct ? | 54 Yes | 10 No |
Post New Answer View All Answers
Is java se free?
Can inner class have constructor?
What does += mean in java?
What is the default size of arraylist in java?
Explain 5 features introduced in jdk 1.7?
Explain JMS in detail.
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
what is enumset?
what is an objects lock and which objects have locks? : Java thread
What is the locale class in java programming?
Explain heap sort?
Can we have any code between try and catch blocks?
What is the hashcode () and equals () used for?
What an i/o filter?
Difference difference paint() and paintcomponent()?