Nehal R.

asked • 10/30/20

coding and user interface

Part 1: Programming – Income Tax Application 1.1 Problem Statement Due to upcoming end of financial year, you are being called in to write a program which will read in a file and produce reports as outlined. Inputs: The input file called IncomeRecord.txt contains a list of Annual income records of employees in a firm. Each record is on a single line and the fields are separated by spaces. The names of the fields are:

 Employee ID number - Integer

 Employee Last name - String

 Employee First Name - String

 Annual Income - Double

An example record may have the following form:

10001 Smith

Will 30000 10002

Sivo Maika 100000 10003

Deo Amit 25000


Note: This is just sample data, there will be more records for the other employees.


1.2 Program Specifications: Your program should be able to process the following commands. i.e. Program should provide user with the following menu.


I. Read employee data. (from file IncomeRecord.txt)

II. Print all employees’ data. (on a new Window/Form)

III. Calculate the income tax for all and store it in an array.

IV. Display the employee data including the income tax. (on a new Window/Form)

V. Exit program.

Nehal R.

Can anyone draw the user interface and write the code ..
Report

10/30/20

Patrick B.

has been uploaded onto the cloud... the project contains lots of nested folders than will easily overload any email capacity.
Report

11/01/20

1 Expert Answer

By:

Patrick B. answered • 10/30/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.