Answers for "write a program to calculate percentage of marks of a given student in cbsc board exm in java"

0

write a program to calculate percentage of marks of a given student in cbsc board exm in java

Enter marks of five subjects..
Enter marks of English subjects:60
Enter marks of physics subjects:70
Enter marks of chemistry subjects:90
Enter marks of maths subjects:59
Enter marks of computers subjects:75
Total marks =344.0
Average marks = 68.8
Percentage = 68.8
Posted by: Guest on April-06-2021

Code answers related to "write a program to calculate percentage of marks of a given student in cbsc board exm in java"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language