Ask Question
15 September, 07:40

I have to write a program with a function that finds the biggest out of 3 numbers, but the problem is i have to use a reference for two of the numbers. I tried two different ways but they didn't work. Does anyone know how to write it?

+5
Answers (1)
  1. 15 September, 07:53
    0
    I suggest that you store each of the three numbers as 3 separate variables. Then you can compare and find the biggest.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “I have to write a program with a function that finds the biggest out of 3 numbers, but the problem is i have to use a reference for two of ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers