Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I want you to make a custom Payroll system that includes the following requirement: Program Requirements: Produce a modular program divided among multiple files. Design

I want you to make a custom Payroll system that includes the following requirement:

Program Requirements:

  1. Produce a modular program divided among multiple files.
  2. Design user-friendly input-output form/forms.
  3. Use data types (int, Boolean, String).
  4. Use conditionals (if-statement, switch statement).
  5. Use loops (for, while).
  6. Use built-in methods and properties.
  7. Make and use custom functions.
  8. Use at least one form of array (one-dimensional, two-dimensional, data objects).
  9. Perform searching as/if required.
  10. Perform sorting as/if required.
  11. Read from and write to an external file (e.g., input and store high scores or other needed data).
  12. Use white space and indenting to improve readability of code.
  13. Use internal comments to explain clearly the program code.

expected of the output

image text in transcribed
Employee Name: Peter Parker Pay Date: 24/08/2015 Recommendations: Address: Park Ave County: Cool County Tax Period: 3 Tax Period: 3 NI Payment: KP98933HG Post Code: FY7 Tax Code: A Peter Parker - Pay Slip Gross Pay: 13811.00 NI Payment: KP98933HG Deductions: $1053.98 Reference No: TY643789 Net Pay: 13007.02 NI Code: A3000 Employer Name: Grace Airline Employee Name: Peter Parker Inner City Weighting: 345 Tax: E342.99 Add Wages Basic Salary: 3124 Pension: E416.16 Taxable Pay: E1028.97 Reset Student Loan: $173.96 Over Time: 342 Pensionable Pay: E1248.48 NI Payment: E120.87 Pay Reference New Payment Gross Pay: E3811.00 Deductions: E1053.98 Net Pay: E3007.02 Exit

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

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

12th Edition

978-0030243998, 30243998, 324422695, 978-0324422696

Students also viewed these Programming questions

Question

What is biochemistry?

Answered: 1 week ago