____ is a mechanism that helps us to get compile-time polymorphism

87. ____ is a mechanism that helps us to get compile-time polymorphism.

  1. Function Overloading
  2. Function Overriding

Answer: A) Function Overloading

Explanation:

Function Overloading is a mechanism that helps us to get compile-time polymorphism.

Comments and Discussions!

Load comments ↻






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