πŸ“Š C++
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) The process of binding the current code to a procedure call at runtime.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
280
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
85%
Success Rate