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

What are the types of java languages?

0 Answers  


What is the difference between comparison done by equals method and == operator?

0 Answers  


What is public static void main?

0 Answers  


Can you access non static variable in static context?

0 Answers  


Explain the selection sort algorithm?

0 Answers   Hexaware,






how to compile jsp?

4 Answers   Logica CMG,


Can a class have multiple constructors?

0 Answers  


How does split work in java?

0 Answers  


What are Normalization Rules? Define Normalization?

0 Answers  


Differentiate between stringbuffer and stringbuilder in java.

0 Answers  


What is a java developer salary?

0 Answers  


What is flag in python?

0 Answers  


Categories