Ask Question
8 June, 12:44

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?

+2
Answers (1)
  1. 8 June, 14:06
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers