Suggest the correct function for computing the maximum marks out of the range A1 to A10.
Answers
Answered by
0
Answer:
take an array of size 10 and put each element in each index
then put max = array[0]
then compare with index+1
if(array[1]> max)
max=array[1]
Similar questions
Geography,
4 days ago
Environmental Sciences,
9 days ago
Social Sciences,
9 days ago
History,
9 months ago
English,
9 months ago
Science,
9 months ago