1. Create a simple Java application to manage student information. The application should have a text-based interface. The application should prompt the user for the following information: Full Name, Degree, and Points. The user should be able to continuously enter student data until an exit key is pressed (se the algorithm below). After the student has entered the student data the application should display all student data entered. Algorithm 1 Ask if the user if wants to stop entering data 2 Do the following until the student wants to stop entering data 2.1 Prompt the user to enter data for a new student 2.2 Save the new student data 2.3 Ask if the user wants to stop entering data

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Example
input:
Text in bold is entered by the user
Do you want to continue (y/n) ? y
Enter the student's name: John Smith
Enter the student's degree: Computer Science
Enter the student's points: 125
Do you want to continue (y/n) ? y
Enter the student's name: Edward Jones
Enter the student's degree: Mathematics
Enter the student's points: 80
Do you want to continue (y/n) ? n
Output:
Student's Name Student's Degree Student's Points
John Smith Computer Science 125
Edward Jones Mathematics 80.
Transcribed Image Text:Example input: Text in bold is entered by the user Do you want to continue (y/n) ? y Enter the student's name: John Smith Enter the student's degree: Computer Science Enter the student's points: 125 Do you want to continue (y/n) ? y Enter the student's name: Edward Jones Enter the student's degree: Mathematics Enter the student's points: 80 Do you want to continue (y/n) ? n Output: Student's Name Student's Degree Student's Points John Smith Computer Science 125 Edward Jones Mathematics 80.
1. Create a simple Java application to manage student information.
The application should have a text-based interface. The application should prompt the user for the following
information: Full Name, Degree, and Points. The user should be able to continuously enter student data until
an exit key is pressed (se the algorithm below). After the student has entered the student data the application
should display all student data entered.
Algorithm
1 Ask if the user if wants to stop entering data
2 Do the following until the student wants to stop entering data
2.1 Prompt the user to enter data for a new student
2.2 Save the new student data
2.3 Ask if the user wants to stop entering data
2 Show all student data entered
3 Exit program
Transcribed Image Text:1. Create a simple Java application to manage student information. The application should have a text-based interface. The application should prompt the user for the following information: Full Name, Degree, and Points. The user should be able to continuously enter student data until an exit key is pressed (se the algorithm below). After the student has entered the student data the application should display all student data entered. Algorithm 1 Ask if the user if wants to stop entering data 2 Do the following until the student wants to stop entering data 2.1 Prompt the user to enter data for a new student 2.2 Save the new student data 2.3 Ask if the user wants to stop entering data 2 Show all student data entered 3 Exit program
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY