Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming: Solution Design 1) Create a defining diagram that shows the input, processing, and output 2) Create a solution algorithm using pseudocode 3) Show testing

Programming: Solution Design

1) Create a defining diagram that shows the input, processing, and output

2) Create a solution algorithm using pseudocode

3) Show testing using the desk checking table method, to include test data, expected results, and a desk checking table. Make sure your desk checking considers multiple cases including both valid and invalid test data to prove your algorithm will work in all cases

- Based on your problem-solving expertise, you have been hired to work in the departments main office, helping direct students who need advising help. One of your first tasks is to help the advisors by creating an application that can tell the advisor if a student who is not yet in the IT major if the student is eligible to declare the IT major. Some students who declare the IT major will be eligible to apply for a declaration scholarship.

- A maximum of 52 new students will be allowed to declare the IT major, based on their cumulative GPA and whether or not the student has passed IT 106 with a grade of C or higher. Any student who has not completed IT 106 with a grade of C or higher or has not obtained a cumulative GPA of at least 3.0 may not declare the IT major.

- Students who do meet these criteria will be allowed to declare the IT major.

- For students who are eligible to declare, students that have achieved a cumulative GPA of at least 3.8 will earn a $4,920 scholarship award.

- Students that have achieved a cumulative GPA of at least 3.5, but less than 3.8 will earn a $550 scholarship award. Any cumulative GPAs less than 3.5 will not be eligible for a scholarship award.

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

Repairing And Querying Databases Under Aggregate Constraints

Authors: Sergio Flesca ,Filippo Furfaro ,Francesco Parisi

2011th Edition

146141640X, 978-1461416401

More Books

Students also viewed these Databases questions