Write a Java program that reads from the keyboard the student’s last name followed by two tests scores, midterm exam score, and final exam score, each score is out of 100.
The program calculate the total scores for each students as follows: 2 Tests 10% each, Midterm Exam 30%, Final Exam 50%. The program should output into a new file, data.txt, the name, all the scores and the total scores of the student.
Write a Java program that reads from the keyboard the student’s last name followed by two tests scores, midterm exam sco
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a Java program that reads from the keyboard the student’s last name followed by two tests scores, midterm exam sco
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!