Question: A return statement can be used to return a local variable to the calling function can be used to allow the function to modify the

A return statement can be used to return a local variable to the calling function can be used to allow the function to modify the value of a global variable must be coded within every function can only be used once in each function A global variable cannot be accessed from within a function is defined inside the main() function only cannot be modified inside a function is defined outside of all functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
