Given 10 values X, find the biggest of them.
Answers
Answered by
0
Answer:
Explanation:
Input: arr[] = {10, 4, 3, 50, 23, 90}
Output: 90, 50, 23
Answered by
0
Answer:
Input : arr[] = {10, 20, 4}
Output : 20
Input : arr[] = {20, 10, 20, 4, 100}
Output : 100
Explanation:
think so it will help you
Similar questions
English,
1 month ago
Science,
1 month ago
English,
1 month ago
Computer Science,
3 months ago
Chemistry,
9 months ago