Q81
What is static 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
AnswerC.
The process of linking the actual code with a procedural call at any-time
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board