Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

In JAVA PROGRAMMING 

please read details on pictures thank you.

 

(You will need to read in the student data first and then read in the scores)

You will open each file and read the information into their respective classes/arrays

For each student, you will calculate their lowest score, their highest score, their average, and their grade.

For each quiz, you will calculate the lowest score, the highest score, and the average

You will create and print an Honor Role. The Honor Role comprises students who received an ‘A’ grade.

 

 

 

REPORT WILL LOOK LIKE THIS

LastName

FirstName

StudentID

Score 1

Score 2

Score 3

Score 4

Score 5

High

Low

Average

Grade

                       
                       
                       
                       
                       
                       
                       
                       
                       
                       
                       

High

                     

Low

                     

Average

                     

 

 

(Input file for students) saved ad Students.txt

Washington,George,1234

Adams,John,5678

Jefferson,Thomas,9123

Madison,James,4567

Monroe,James,8910

Adams,John,1112

Jackson,Andrew,1345

VanBuren,Martin,6178

Harrison,William,9201

Tyler,John,3219

 

(Input file for scores) saved at Scores.txt

1234     78        84        90        88        85

5678     96        89        93        91        92

9123     89        83        84        89        86

4567     90        90        95        100      100

8910     92        67        97        70        82

1112     69        78        72        88        65

1345     50        54        67        45        58

6178     98        78        76        89        99

9201     88        85        87        82        88

3219     88        92        82        76        80

You will print this report to a file report.txt
Studentstxt: Student last name, firstname, ID humber.
Scores.txt %
Student ID number and test ScoreS.
* Class PartiallyElled Aray
* Class Student
-first Name
Iast Name
- StudentID
* Class Sechon
-Student IDArray
- Scores Array
* CaseD RsO class College
Contains a static method that calculates grade given an average
Call the method averageToGnrade
* Class PrintReport
-This will be the only application Class (ie, the only one with mainO)
You will have to have a Simple search functions that use
StudentID ds an argument.
classes must have to String and equals methods.
Transcribed Image Text:You will print this report to a file report.txt Studentstxt: Student last name, firstname, ID humber. Scores.txt % Student ID number and test ScoreS. * Class PartiallyElled Aray * Class Student -first Name Iast Name - StudentID * Class Sechon -Student IDArray - Scores Array * CaseD RsO class College Contains a static method that calculates grade given an average Call the method averageToGnrade * Class PrintReport -This will be the only application Class (ie, the only one with mainO) You will have to have a Simple search functions that use StudentID ds an argument. classes must have to String and equals methods.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Binary numbers
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education