0 Comments
The correct call to the displayOutput function is displayOutput(int myTotal).
The correct call to the displayOutput function assuming myTotal is an integer variable is option 2) displayOutput(int myTotal).