Answer Posted / swetcha
Also called late binding, it is the linking of a routine or
object at runtime based on the conditions at that moment
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is difference between path and classpath?
What is the inheritance?
What is java instanceof operator?
What is difference between static and abstract class?
What do you mean by order of precedence and associativity?
Which is the best sorting technique in java?
What are controls and their different types in awt?
Why convert an applet to an application?
What is a java list?
Explain differences between collection api and stream api?
What is covariant return type?
Explain the differences between abstraction and encapsulation?
What does the “static” keyword mean? Can you override private or static method in java?
Explain the selection sort algorithm and state its time complexity?
What is adapter in java?