Printing largest num in array using FUNCTION in c. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Printing largest num in array using FUNCTION in c.

Explain me

30th Sep 2021, 4:43 AM
Bharath
4 Answers
+ 2
You should just go through every element in the array and compare it with current maximum number. Something like that: https://code.sololearn.com/c7CH4So1Tlnr/?ref=app
30th Sep 2021, 5:14 AM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
+ 2
Thanks buddy
30th Sep 2021, 5:17 AM
Bharath
0
HELPPPP
30th Sep 2021, 4:48 AM
Bharath
0
Thanx buddy
30th Sep 2021, 3:26 PM
Bharath