The scope resolution operator is used to ____ function in the Inheritance

98. The scope resolution operator is used to ____ function in the Inheritance.

  1. Overload
  2. Override

Answer: B) Override

Explanation:

Scope Resolution Operator (::), is used to override function in the Inheritance.

Comments and Discussions!

Load comments ↻






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