Computer Science, asked by nostrokegaming1234, 5 months ago

Write an algorithm to enter marks of five subjects and calculate total, average and percentage. Also draw a flowchart based on it.​

Answers

Answered by Anonymous
11

Write a C program to input marks of five subjects of a student and calculate total, average and percentage of all subjects. How to calculate total, average and percentage in C programming. Logic to find total, average and percentage in C program.

Example

Input

Enter marks of five subjects: 95 76 85 90 89

Output

Total = 435

Average = 87

Percentage = 87.00

Answered by RAJPUTANABAISA
1

hope u got ur answer is not a good idea to

Similar questions