write a program to accept three numbers of a student and calculate the percentage
Answers
Answered by
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
0
Program is algorithm
Pls mark me brainliest
Pls mark me brainliest
Similar questions