

MCQOPTIONS
Saved Bookmarks
1. |
What is dynamic binding? |
A. | The process of linking the actual code with a procedural call during run-time |
B. | The process of linking the actual code with a procedural call during compile-time |
C. | The process of linking the actual code with a procedural call at any-time |
D. | All of the mentioned |
Answer» B. The process of linking the actual code with a procedural call during compile-time | |