What is dynamic binding?

Answers were Sorted based on User's Feedback



What is dynamic binding?..

Answer / ravikiran(aptech mumbai)

dynamic binding is the binding that takes place during runtime

Is This Answer Correct ?    5 Yes 1 No

What is dynamic binding?..

Answer / 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

More Core Java Interview Questions

Is char a method in java?

0 Answers  


What is “try and catch” in java

2 Answers  


Why we need to serialize the object

11 Answers   CTS, Geometric Software,


What is a final class in java?

0 Answers  


What is unmodifiable list in java?

0 Answers  


Which containers use a flowlayout as their default layout in java programming?

0 Answers  


Describe how to implement singleton design pattern in struts.

0 Answers  


What is increment in java?

0 Answers  


What is an object in Java and what are its benefits?

4 Answers   IBM,


Is int a class in java?

0 Answers  


What is difference between this and super keyword?

0 Answers  


Where and how can you use a private constructor?

0 Answers  


Categories