A subprogram receives an initial value from ____ and a value that has been updated from the caller

7. A subprogram receives an initial value from ____ and a value that has been updated from the caller.

  1. IN IN
  2. OUT OUT
  3. IN OUT
  4. None

Answer: C) IN OUT

Explanation:

A subprogram receives an initial value from IN OUT and a value that has been updated from the caller.

Comments and Discussions!

Load comments ↻






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