In C++, unless a function uses pointer or references, the function cannot change a parameter's values.
Reveal answer
Fill a bubble to check yourself
In C++, unless a function uses pointer or references, the function cannot change a parameter's values.