In ____, a non-virtual method is called which is decided at a compile time

37. In ____, a non-virtual method is called which is decided at a compile time.

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

Answer: B) Early binding

Explanation:

In early binding, a non-virtual method is called which is decided at a compile time.

Comments and Discussions!

Load comments ↻






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