This program calculates the percentage and average of 5 Numbers, It takes input as marks(out of 100) using scanf keyword and calculates the average and percentage using arithmetic operators then prints the required result on the screen.
This program calculates the percentage and average of 5 Numbers, It takes input as marks(out of 100) using scanf keyword and calculates the average and percentage using arithmetic operators then prints the required result on the screen.
0 Comments