If a function needs to modify more than one variable, it must:
Choose one answer.
a. be a call by reference function.
b. be pass by value.
c. return all values needed.
d. be a void function.
Choose one answer.
a. be a call by reference function.
b. be pass by value.
c. return all values needed.
d. be a void function.
Comment