What is run time polymorphism?
Answer Posted / tntrichy
Hi Bal, Virtual Function concept in Java, i.e, assigning
sub-class object in super-class's reference.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
Which is easier netbeans or eclipse?
What is the difference between hashmap and hashtable in java?
List the interfaces which extends collection interface?
Is finalize() similar to a destructor?
How objects are stored in java?
how to prepare for IT Officers Interview in Banks
What is an abstract class and what is it’s purpose?
Can we create a class inside a class in java?
What do you understand by the bean persistent property?
What is the purpose of static keyword in java?
Can we create our own daemon thread?
What is size of int in java?
What is the final keyword denotes?
What classes of exceptions may be thrown by a throw statement?
Is math class static in java?