Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete the following case programming assignment. To upload and submit the program and materials you created, click the Choose File button to find and select

Complete the following case programming assignment. To upload and submit the program and materials you created, click the Choose File button to find and select your saved documents. Make sure that the files are saved with your last name in the file name (Example: ch4_case1_Jones.doc). PENNY OR NICKEL CHALLENGE Design a Windows application and write the code that will execute according to the program requirements shown in Figure 6-121. Before writing the code, create an event planning document for each event in the program. Create a Use Case Definition document for the application.

image text in transcribed

REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Penny or Nickel Challenge Purpose: June 21, 2019 This Windows Classic Desktop application finds the amount of your monthly pay if you are paid a penny or nickel for the first workday and the pay is doubled each subsequent workday New employees are paid a penny for the first workday and experienced employees are paid a nickel for the first day Program Procedures: The user enters the number of workdays in a monthly pay period and the pay for the first day The program calculates and displays the amount of pay for the pay period. 1. The user enters the 2. The user selects a RadioButton object to indicate the pay amount for the first day: a penny number of days in the pay period Algorithms, Processing, and Conditions: or a nickel 3. After the user enters the number of days and pay for the first day, the total amount earned is calculated and displayed. 4. A File menu contains a Clear and an Exit option. The Clear menu item clears the result and the RadioButton object. The Exit menu item closes the application. 1. Nonnumeric values should not be accepted 2. Negative values should not be accepted 3. The minim number of workdays in the pay period is 10 days. The maximum number of Notes and Restrictions: workdays in a pay period is 22 days. 4. A background image should be located online and displayed on the form. Comments: FIGURE 6-121 REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Penny or Nickel Challenge Purpose: June 21, 2019 This Windows Classic Desktop application finds the amount of your monthly pay if you are paid a penny or nickel for the first workday and the pay is doubled each subsequent workday New employees are paid a penny for the first workday and experienced employees are paid a nickel for the first day Program Procedures: The user enters the number of workdays in a monthly pay period and the pay for the first day The program calculates and displays the amount of pay for the pay period. 1. The user enters the 2. The user selects a RadioButton object to indicate the pay amount for the first day: a penny number of days in the pay period Algorithms, Processing, and Conditions: or a nickel 3. After the user enters the number of days and pay for the first day, the total amount earned is calculated and displayed. 4. A File menu contains a Clear and an Exit option. The Clear menu item clears the result and the RadioButton object. The Exit menu item closes the application. 1. Nonnumeric values should not be accepted 2. Negative values should not be accepted 3. The minim number of workdays in the pay period is 10 days. The maximum number of Notes and Restrictions: workdays in a pay period is 22 days. 4. A background image should be located online and displayed on the form. Comments: FIGURE 6-121

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

Data Analysis In Microsoft Excel

Authors: Alex Holloway

1st Edition

B0CCCPKTTX, 979-8852388452

More Books

Students also viewed these Databases questions

Question

Relational Contexts in Organizations

Answered: 1 week ago