Page 1 of 1

What is static binding?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
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