What is dynamic binding?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
dynamic binding is the binding that takes place during runtime
Is This Answer Correct ? | 5 Yes | 1 No |
What is a singleton in genetics?
how to print a numbers from 1 to 100 with out using control structures?
define the terminology association.
What is meant by JVM? Is JVM platform independent or not?
How does Vector implement synchronization?
Is a char always 1 byte?
Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
What is loop in java?
What is the difference between checked exception and unchecked exception?
Difference between process and thread?
what is a static block?
What is overriding in java?