Determine the tax rate

Assignment Help Basic Computer Science
Reference no: EM13307030

Use the following income ranges and corresponding tax rates:
under $25,000= 2% income tax
$25,000-$49,999=5% income tax
$50,000-$74,999=10% income tax
$75,000-99,999= 15% income tax
$100,000 and over = 20% income tax

In the calculateJJButtonActionPerformed method (lines 110-118 in the template), insert a switch statement at line 114 to determine the tax rate and assign it to the double variable taxRate (declared on line 112). The int variable salary (line 113) contains the salary input by the user. Use the controlling expression salary / 25,000 to determine the tax rate. If the salary is less than $25000, the controlling expression's value will be 0. For salaries in the range $25,000-$49,999, the controlling expression's value will be 1. For salaries in the range $50,000-$74,999, the controlling expression's value will be 2. for salaries in the range $75,000-$99,999, the controlling expression's value will be 3. For all other salaries, use the default case.

After the switch statement you inserted in Step c, insert a statement that calculates the person's income tax by multiplying the salary and taxRate values, then stores the result in the double variable incomeTax. after the statement that creates the DecimalFormat called dollars, insert a statement that formats the value of incomeTax and displays the formatted value in incomeTaxJTextField.

Reference no: EM13307030

Questions Cloud

Calculate diameter and depth of circular sedimentation basin : Calculate the diameter and depth of a circular sedimentation basin for a design flow of 3800 m3/day based on an overflow rate of 0.00024 m/s and a detention time of 3 hr.
Evaluate the following postfix expressions : Evaluate the following postfix expressions by using the algorithm given. Show the status of the stack after each step of the algorithm. Assume that division is integer division as in java and the identifiers have the following values: a=7;b=3;c=12..
Allele & genotype frequencies assuming hwe : Part a asked to find allele & genotype frequencies assuming HWE.
Determine the pressure head required from the pump : A pump is necessary to lift water from the clear well (reservoir) at a water treatment plant to a storage tower 50-ft high and some distance away. A flow rate of 15 cubic per second (cfs) is required (68F).
Determine the tax rate : 1. For salaries in the range $50,000-$74,999, the controlling expression's value will be 2. for salaries in the range $75,000-$99,999, the controlling expression's value will be 3. For all other salaries, use the default case.
What fraction of the volume of the sphere is submerged : a 4.6kg sphere made of metal whose density is 3800kg/m^3, is suspended by a cord. What fraction of the volume of the sphere is submerged
Communications management plan : You are managing a server installation project that has stakeholders in Sacramento, CA; Colorado Springs, CO; Dallas, TX; Nashua, MA; London, England; and Baumholder, Germany. Use your imagination and the Greer Communications Planner template to buil..
What are the subdivisions of biology : What are the subdivisions of biology
What is the force of the hill on the car : A car and driver have a combined mass of 100 kg. What is the force of the hill on the car as it passes over the top

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Prove true a similar statement for octal representation

suppose a 4n-bit number B is represented by an n-digit hexadecimal number H. Prove that the two's complement of B is represented by the 16's complement of H. Make and prove true a similar statement for octal representation.

  How can you delete the windows old folder

How can you delete the Windows old folder.

  Write program that reads in two floating-point numbers

Write a program that reads in two floating-point numbers and tests whether they are the same up to two decimal places. Here are two sample runs. Enter two floating-point numbers

  What is the programming model of a hcs12 microcontroller

What is the programming model of a HCS12 microcontroller

  Write a mips program that loads a value from memory location

Write a MIPS program that loads a value from memory location

  Find total average time to satisfy request of platter disk

Determine the average seek time? Determine the average rotational latency? Determine the transfer time for a sector? Determine the total average time to satisfy a request?

  Write a method switchpairs that switches the order

Write a method switchPairs that switches the order of elements in a linked list of integers in a pairwise fashion. Your method should switch the order of the first two values, then switch the order of the next two, switch the order of the next two..

  What is the upper bound of an array in c++

what is the upper bound of an array in C++

  Create a new file called testwork

Create a new file called TestWork.scr. Change the permissions on this new file to add the execute bit for user, group, and owner.

  Banner advertising on web sites trigger realization

Banner advertising on Web sites helps trigger realization that there is gap between reality and desired state which occurs in?

  Implement the stack and queue with a single class

Implement the stack and queue with a single class interfaces with a unique class that is derived from class LinkedDeque (Code Fragment 5.21)

  How many different seven-digit phone numbers can be formed

How many different seven-digit phone numbers (ignoring area code) can be formed? Can city of 2 million people be served by single area code? Describe.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd