Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help needed in java ! Both parts needed plz ! I will be thankful ! Thanx Task 1 Tax Management System Write a Java program

Help needed in java ! Both parts needed plz ! I will be thankful ! Thanx

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Task 1 Tax Management System Write a Java program that will calculate tax for the employees of a company called XYZ. The main menu of the tax calculation program is as follows. Welcome to Tax Management System of XYZ Please select one of the following options: 1. Calculate tax 2. Search tax 3. Exit When 1 is selected then the program will calculate the tax of an employee based on the annual income of the employee and tax rates on the income. The tax rates on the income is stored in a file called taxrates.txt. The program needs to read the taxrates.txt file and store the information in proper data structure. If the taxrates.txt file does not exist in the directory of the source code then the program should ask to provide the taxrates.txt file as a input. The format of the taxrates.txt file is as follows. Taxable Income x on Income 0 19c for each $1 over $18,200 $3,572 plus 32.5c for each $1 over $37,000 $19,822 plus 37c for each $1 over $87,000 $54,232 plus 45c for each $1 over $180,000 0- $18,200 $18,201 $37,000 $37,001 -$87,000 $87,001 - $180,000 $180,001 and over

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

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions

Question

How do books become world of wonder?

Answered: 1 week ago

Question

6. Be able to choose and prepare a training site.

Answered: 1 week ago