Q. What is a dynamic binding? (A) The process of binding the current code to a procedure call at runtime. (B) The process of linking the actual code to a procedure call during compilation. (C) Process of linking the current code to a procedure call at any time. (D) All the answers are true ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) The process of binding the current code to a procedure call at runtime.