Which is true regarding how functions work? Group of answer choices A return address indicates the value returned by the function If a function returns a variable, the function stores the variable's value until the function is called again After a function returns, its local variables keep their values, which serve as their initial values the next time the function is called A function's local variables are discarded upon a function's return; each new call creates new local variables in memory

Respuesta :

The true statement is that A function's local variables are discarded upon a function's return; each new call creates new local variables in memory.

What is function?

A function is known to be a term that tells the linkage between a set of inputs that are known to have one output each.

It is known to show the relationship between inputs where each input is said to be linked to one output. Note that a function's local variables are removed from memory when a function's return.

Learn more about function from

https://brainly.com/question/25638609

ACCESS MORE