Create a java program that calculates a five(5) grades of five(5) students and handles exceptions. It reads the data from a file and writes the output to a file. Send a copy of the following: Softcopy of the running code Screenshot of input file and output file Screenshot of the code

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question
  • Create a java program that calculates a five(5) grades of five(5) students and handles exceptions.
  • It reads the data from a file and writes the output to a file.

Send a copy of the following:

  • Softcopy of the running code
  • Screenshot of input file and output file
  • Screenshot of the code

The file should follow this format and style, exception handling !

Import java.util.":
outFile.printin" No. Hours Worked:" +hoursWorked);
import java.io.":
outFile.printin!" Rate Per Hour:" ipayRate);
public class April26 (
outfile.printin(" Salary: " +wages);
public statie vold main(String| arps)
System.out.println" Name: "+firstName+"" +lastNarme);
String firaNorme;
System.out.println(" No. Hours Worked: " +hoursWorked);
String lastName;
System.uut.printin(" Rate Per Hour: "+pavRate);
double hoursWorked;
System.out.printin(" Salary: " wages);
dauble payRatei
double wages;
System.out.printin{");
tryl
infile.close();
Scannar InFile- new Scanner(new FileReaderl"d:\\Datal.txt"I);
outFilo.close):
PrirtWriter outFile - new PrintWriterl'd:\Datal.out":
while linfile.haskexti
firntName = InFile.noxt|):
catch (FileNotFoundException ef)
lestName - infile.nExt():
bosursWorked -inFile.neatDouble):
payilata= infla.nextibnuble):
System.aut.printinſettoString();
wages - hoursWorked " payRate;
puLFile.printinl" Name: "fliratNarmet ""laalNartiel:
}
Transcribed Image Text:Import java.util.": outFile.printin" No. Hours Worked:" +hoursWorked); import java.io.": outFile.printin!" Rate Per Hour:" ipayRate); public class April26 ( outfile.printin(" Salary: " +wages); public statie vold main(String| arps) System.out.println" Name: "+firstName+"" +lastNarme); String firaNorme; System.out.println(" No. Hours Worked: " +hoursWorked); String lastName; System.uut.printin(" Rate Per Hour: "+pavRate); double hoursWorked; System.out.printin(" Salary: " wages); dauble payRatei double wages; System.out.printin{"); tryl infile.close(); Scannar InFile- new Scanner(new FileReaderl"d:\\Datal.txt"I); outFilo.close): PrirtWriter outFile - new PrintWriterl'd:\Datal.out": while linfile.haskexti firntName = InFile.noxt|): catch (FileNotFoundException ef) lestName - infile.nExt(): bosursWorked -inFile.neatDouble): payilata= infla.nextibnuble): System.aut.printinſettoString(); wages - hoursWorked " payRate; puLFile.printinl" Name: "fliratNarmet ""laalNartiel: }
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Exception Handling Keywords
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT