Computer Science, asked by Hubbie240, 10 months ago

Write an algorithm to find the highest marks obtained by student

Answers

Answered by ITzRao
0

Answer:

Using clear screen method user also uses the loop statement for vary the condition for average and marks into it. And a control statement also use for getting the condition true. if (mark[i] > highest) then the highest marks will be in mark[i]. Then finding out the average of students on the base of marks.

Similar questions