What is early binding?

79. What is early binding?

  1. Early binding simply means that an object is bound to its function call at compile time
  2. Early binding simply means that an object is bound to its function call at runtime

Answer: A) Early binding simply means that an object is bound to its function call at compile time

Explanation:

Early binding simply means that an object is bound to its function call at compile time.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.