Question: Can you write the code using Visual Basic program?Thanks Complete the following case programming assignment. To upload and submit the program and materials you created,
Can you write the code using Visual Basic program?Thanks

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) PAYROLL CALCULATOR Design a Windows Classic Desktop application and write the code that will execute according to the program requirements in Figure 4-98. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event-planning document for each event in the program. REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Payroll Calculator Purpose: January 4, 2018 This Windows Classic Desktop application will compute and display the FICA tax, federal tax, and state tax for a two-week pay period. Program Procedures: From a window on the screen, the user enters her gross pay check for two weeks. The estimates the FICA tax, federal tax, and state tax for a two week pay cycle. program Algorithms, Processing, and Conditions: 1. Users must be able to enter their biweekly income. 2, The FICA tax (7.65%), federal tax (22%), and state income tax (496) are computed. 3. The tax amounts should be displayed on separate lines and in currency format, two places past the decimal point. 4. The net pay should be displayed after the tax amounts have been deducted Notes and 1. The user can clear the income and taxes and then enter new data. 2. The user can use an Exit button to exit the application Comments: The designer should design the user interface, including the graphic and words displayed. FIGURE 4-98 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) PAYROLL CALCULATOR Design a Windows Classic Desktop application and write the code that will execute according to the program requirements in Figure 4-98. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event-planning document for each event in the program. REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Payroll Calculator Purpose: January 4, 2018 This Windows Classic Desktop application will compute and display the FICA tax, federal tax, and state tax for a two-week pay period. Program Procedures: From a window on the screen, the user enters her gross pay check for two weeks. The estimates the FICA tax, federal tax, and state tax for a two week pay cycle. program Algorithms, Processing, and Conditions: 1. Users must be able to enter their biweekly income. 2, The FICA tax (7.65%), federal tax (22%), and state income tax (496) are computed. 3. The tax amounts should be displayed on separate lines and in currency format, two places past the decimal point. 4. The net pay should be displayed after the tax amounts have been deducted Notes and 1. The user can clear the income and taxes and then enter new data. 2. The user can use an Exit button to exit the application Comments: The designer should design the user interface, including the graphic and words displayed. FIGURE 4-98
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
