InterviewSolution
Saved Bookmarks
| 1. |
When the code to be linked with the call is known at compile time that situation is called asa. Binding b. late binding c. static binding d. dynamic binding |
|
Answer» Explanation: dynamic binding is the RIGHT answer |
|