In ____, a virtual method is called which is decided at runtime

38. In ____, a virtual method is called which is decided at runtime.

  1. Late binding
  2. Early binding
  3. Lazy binding
  4. Global binding

Answer: A) Late binding

Explanation:

In late binding, a virtual method is called which is decided at runtime.

Comments and Discussions!

Load comments ↻






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