OOPs Concepts
Programming and Technical
Programming
Definition
In dynamic binding the code matching the object under current reference will be called at.
-Compile time
-Run time
-Editing time
-Binding time
Read Solution (Total 4)
-
- run time.
because of reference will be called at run time. - 10 years agoHelpfull: Yes(3) No(2)
- -current reference will be called at Run time
- 10 years agoHelpfull: Yes(1) No(0)
- AT Run time
- 9 years agoHelpfull: Yes(0) No(0)
- runtime because dynamic binding is nothing but runtimepolymorphism
- 7 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question