Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Write a Java program that reads from the keyboard the student's last name followed by two tests scores, midt,erm exa.m score, and final ex.am score,

Write a Java program that reads from the keyboard the student's last name followed by two tests scores, midt,erm exa.m score, and final ex.am score, each score is out of 100. The calculate the total scores for each students as follows: 2 Tests 10% each, Midter,m--E.xam 30%, Fin,al Exa.m 50%. The program should output into a new file, data.txt, the name, all the scores and the total scores of the student.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started