Create a Java program that will display the student's information. The program should perform the following: • Ask the first name, middle initial and last name of the student. • Prompt the user to select between old student and new student by pressing either O (old student) or N (new student). • If O is pressed, ask the student to enter the following grades per term: o Prelim o Midterm o Prefinals o Finals • Compute the final grade of the student by using given formula: FG = ((Prelim * 20%) + (Midterm 20% ) + ( Prefinals 20)+ (Finals 40% ) ) . Display the full name of the student with his/her accumulated grade using the format given. • If N is pressed, ask the student to enter his/her average grade then display the full name grade. • Grade Format: o 1.00 o 1.25 o 1.50 o 1.75 o 2.00 o 2.25 o 2.50 99-100 96-98 93-95 90-92 87-89 84-86 81-83 76-80 o 2.75 o 3.00=75 o 5.00 Below 75 . If an invalid letter is pressed, display an error message.
Create a Java program that will display the student's information. The program should perform the following: • Ask the first name, middle initial and last name of the student. • Prompt the user to select between old student and new student by pressing either O (old student) or N (new student). • If O is pressed, ask the student to enter the following grades per term: o Prelim o Midterm o Prefinals o Finals • Compute the final grade of the student by using given formula: FG = ((Prelim * 20%) + (Midterm 20% ) + ( Prefinals 20)+ (Finals 40% ) ) . Display the full name of the student with his/her accumulated grade using the format given. • If N is pressed, ask the student to enter his/her average grade then display the full name grade. • Grade Format: o 1.00 o 1.25 o 1.50 o 1.75 o 2.00 o 2.25 o 2.50 99-100 96-98 93-95 90-92 87-89 84-86 81-83 76-80 o 2.75 o 3.00=75 o 5.00 Below 75 . If an invalid letter is pressed, display an error message.
Chapter8: Arrays
Section: Chapter Questions
Problem 1DE
Related questions
Question
![Create a Java program that will display the student's information. The program should
perform the following:
Ask the first name, middle initial and last name of the student.
•
Prompt the user to select between old student and new student by pressing
either O (old student) or N (new student).
•
If O is pressed, ask the student to enter the following grades per term:
o
Prelim
o
Midterm
o Prefinals
o Finals
. Compute the final grade of the student by using given formula: FG = ((Prelim
20%) + (Midterm 20% ) + ( Prefinals 20)+ (Finals 40%)). Display the full
name of the student with his/her accumulated grade using the format given.
If N is pressed, ask the student to enter his/her average grade then display the
full name grade.
•
•
Grade Format:
1.00=99-100
o
o
o 1.25 96-98
1.50 93-95
o 1.75 90-92
o 2.00=87-89
o 2.25=84-86
o 2.50 81-83
o 2.75 76-80
03.00 = 75
o 5.00= Below 75
If an invalid letter is pressed, display an error message.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fd7422ceb-970b-46c5-a119-b886404da105%2Fde62b613-fba1-464b-88d9-e2b5eeedfb68%2Fohm3gzl_processed.jpeg&w=3840&q=75)
Transcribed Image Text:Create a Java program that will display the student's information. The program should
perform the following:
Ask the first name, middle initial and last name of the student.
•
Prompt the user to select between old student and new student by pressing
either O (old student) or N (new student).
•
If O is pressed, ask the student to enter the following grades per term:
o
Prelim
o
Midterm
o Prefinals
o Finals
. Compute the final grade of the student by using given formula: FG = ((Prelim
20%) + (Midterm 20% ) + ( Prefinals 20)+ (Finals 40%)). Display the full
name of the student with his/her accumulated grade using the format given.
If N is pressed, ask the student to enter his/her average grade then display the
full name grade.
•
•
Grade Format:
1.00=99-100
o
o
o 1.25 96-98
1.50 93-95
o 1.75 90-92
o 2.00=87-89
o 2.25=84-86
o 2.50 81-83
o 2.75 76-80
03.00 = 75
o 5.00= Below 75
If an invalid letter is pressed, display an error message.
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Knowledge Booster
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.Recommended textbooks for you
![EBK JAVA PROGRAMMING](https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg)
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
![Microsoft Visual C#](https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif)
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
![EBK JAVA PROGRAMMING](https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg)
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
![Microsoft Visual C#](https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif)
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
![EBK JAVA PROGRAMMING](https://www.bartleby.com/isbn_cover_images/9781305480537/9781305480537_smallCoverImage.jpg)
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
![C++ for Engineers and Scientists](https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif)
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr