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

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

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