Which of the following directs a function to return the contents of the stateTax variable to the

Question:

Which of the following directs a function to return the contents of the stateTax variable to the statement that invoked it, which is contained in the main function? 

a. restore stateTax; 

b. return stateTax 

c. return to main(stateTax); 

d. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: