Computer Science, asked by anjalichinnu0311, 1 year ago

Algorithm to calculate sum of five subject marks and find percentage

Answers

Answered by Sidyandex
19

Steps of Algorithm to calculate sum of five subject marks to find the percentage are as given below:


Firstly collect the data of all the subjects.

Calculate the total sum of all the subjects.

Now use the formula for sum of subjects and calculate the average.

The formula here will be   percentage=total marks/total subjects*100

Now get your percentage.

Similar questions