Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

if you are solving this please contact me on my IG account , so I can ask questions , because i can not comment from

if you are solving this please contact me on my IG account , so I can ask questions , because i can not comment from my phone image text in transcribed
Assessment 2 (File Input & Output) Write a java program that: 1. Create a file with the name "StdMark.txt" and has the following content (the student name and his three courses mark) with the same structure: Asmaa Alali 80 90 89 Somaiah Mandorah 77 75 65 Mariyam Aleliyan 98 90 99 Raniyah Saad 55 60 58 Kareemah Mohsen 60 64 68 2. Read the file "StdMark.txt" content one by one and calculate the average of the three courses mark and decide his grad (A.B.C.Dor F), then write the result in a new file with the name "stdGrade.txt". The new file content should have the following structure: Asmaa Alali B Somaiah Mandorah C Mariyam Aleliyan A Raniyah Saad F Kareemah Mohsen D 3. Read a name from the user and search the file "StdGrade.txt", then print the student grade if the student name exists, otherwise display a message "student name not found

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Database Principles Programming And Performance

Authors: Patrick O'Neil

1st Edition

1558603921, 978-1558603929

More Books

Students also viewed these Databases questions

Question

Which team solution is more likely to be pursued and why?

Answered: 1 week ago

Question

4. I can tell when team members dont mean what they say.

Answered: 1 week ago