Problem
What would be the output of the program in Display 4.2 if you omitted the ampersands (&) from the first parameter in the function declaration and function heading of swap Values? The ampersand is not removed from the second parameter. Assume the user enters numbers as in the sample dialogue in Display 4.2.