Computer Science, asked by kramsha2004, 9 months ago

write a program to accept three numbers of a student and calculate the percentage​

Answers

Answered by kausalyap27
0

I PROMISE I WILL FOLLOW YOU IF YOU MARK AS BRAINLIST

YOUR ANSWER IS

Program To Calculate Percentage In C

Algorithm. Algorithm to find percentage is as follows − START Step 1 → Collect values for part and total Step 2 → Apply formula { percentage = ( part / total ) × 100 } Step 3 → Display percentage STOP.

Pseudocode. ...

Implementation. ...

Output.

Answered by malikmukesh
0
Program is algorithm
Pls mark me brainliest
Similar questions