Create an application to record student courses and grades. The application should also print a student's transcript. There are four programmer-defined classes in the application: Course – record student name, course title, credit and final grade. Transcript – create a collection o Course to perform record adding, deleting, sorting, searching, and printing operations. You may use any class in the Java collections.Validator – verify data entries of the credit (no letter or negative number) and final grade (must be a valid letter grade; you may reuse the Validator class coded before). TranscriptApp - driver class to test your operation classes.your program will ask use to create a

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 8PE
icon
Related questions
Question

// The language is java, please take a screenshot of your output.

Create an application to record student courses and grades. The application should also print a
student's transcript.
There are four programmer-defined classes in the application:
Course – record student name, course title, credit and final grade. Transcript – create a collection of
Course to perform record adding, deleting, sorting, searching, and printing operations. You may use
any class in the Java collections.Validator – verify data entries of the credit (no letter or negative
number) and final grade (must be a valid letter grade; you may reuse the Validator class coded
before).
TranscriptApp – driver class to test your operation classes.your program will ask use to create a
course object for each student with the name, title of course, credit and final grade until user entered
“n" to stop, and then it will display the options for adding, deleting, sorting, searching, and printing of
student objects. Data entries for credit and final grade must be validated using Validator class and
you may use or modify any version of Validator class.
Transcribed Image Text:Create an application to record student courses and grades. The application should also print a student's transcript. There are four programmer-defined classes in the application: Course – record student name, course title, credit and final grade. Transcript – create a collection of Course to perform record adding, deleting, sorting, searching, and printing operations. You may use any class in the Java collections.Validator – verify data entries of the credit (no letter or negative number) and final grade (must be a valid letter grade; you may reuse the Validator class coded before). TranscriptApp – driver class to test your operation classes.your program will ask use to create a course object for each student with the name, title of course, credit and final grade until user entered “n" to stop, and then it will display the options for adding, deleting, sorting, searching, and printing of student objects. Data entries for credit and final grade must be validated using Validator class and you may use or modify any version of Validator class.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Software products
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,