

InterviewSolution
Saved Bookmarks
1. |
Write a program to display students details and find average for each using java |
Answer» Explanation: That’s quite simple, for example, consider you have just completed your SEM EXAMS, and the result announced as: Maths – 75 Science – 55 Operating SYSTEMS – 80 Dataware HOUSE – 75 Now, sum up all – 285/4 = 71.25 |
|