Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

New command: updateGrade This command will change the earlier grade with the new one. its so urgent!!!! thank you Step 3. At this exercise, the

image text in transcribed

image text in transcribed

image text in transcribed

New command: updateGrade

This command will change the earlier grade with the new one.

its so urgent!!!! thank you

Step 3. At this exercise, the input will NOT be error free. This means that we will test your program with incorrect or unexpected inputs. Hence, you need to check as many cases as you can to provide a robust program. Your outputs should be as follows in case of exception: If the input commands are wrong: "Wrong input." If the student doesn't exist for calc command: "Student not found." For any other case: "Exception." Step 4. Program will quit when the user enters q. Submit all files in your program. You are free at your designs. But you can submit maximum 3 files. Good luck. Expected output will be as follows: (Bold text represents the inputs) Enter command: add 09DEF45678 80 Enter command: add 09DEF45678 90 100 Enter command: add 09DEF45678 70 Enter command: calc 09DEF45678 09DEF45678: 85 Enter command: acc 09XYZ67890 55 Wrong input Enter command: add 111 Wrong input Enter command: calc 09XYZ67891 Student not found. Enter command: Enter command: add 69DEF45678 80 Enter command: add 99DEF45678 90 100 Enter command: add 9DEF45678 70 Enter command: calc 99DEF45678 89DEF45678: 85 Enter command: acc @9XYZ67890 55 Wrong input. Enter command: add 111 Wrong input. Enter command: calc 99XYZ67891 Student not found. Enter command

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

Current Trends In Database Technology Edbt 2004 Workshops Edbt 2004 Workshops Phd Datax Pim P2panddb And Clustweb Heraklion Crete Greece March 2004 Revised Selected Papers Lncs 3268

Authors: Wolfgang Lindner ,Marco Mesiti ,Can Turker ,Yannis Tzitzikas ,Athena Vakali

2005th Edition

3540233059, 978-3540233053

More Books

Students also viewed these Databases questions

Question

6. Is all Internet training the same? Explain.

Answered: 1 week ago