0

I am required to call an input method and a calculations method from main. Input will prompt the user to input 3 variables. Without using arrays, loops, or globalized variables, how can I return the 3 variables back to main to be passed as parameters to the calculations method?

0 Answers0