Create a taxreturn class with fields

Assignment Help JAVA Programming
Reference no: EM131578725

Java has many built-in features that allow for easier programming. Two of these features are the Mathmethods class and the StringBuilder class. These classes are useful because they provide prewritten constants and methods to use when writing code. For instance, if you needed to identify the larger of two numbers, the Math methods class can perform this operation. If you need to test whether a character is uppercase or lowercase, the StringBuilder class is useful. These are just two examples of the many operations that the Math methods and StringBuilder classes provide. You can explore additional operations as you continue to practice writing code.

In this Assignment, you use the StringBuilder classe to write a Java program that includes Java numeric and string input and output parameters. As you work through this program, utilize constants and variables to demonstrate the Java concepts of block and scope.
For this Assignment, submit the following program:

Create a TaxReturn class with fields that hold a taxpayer's Social Security number, last name, first name, middle initial, zip code, annual income, marital status, number of vehicles owned, number of pets owned, and number of toasters owned. The StringBuilder class must be used in this Assignment. The program will calculate the tax liability based on annual income and the percentages in the following table:
Marital Status
TOTAL Income in U.S. DollarsSingle
tax percentages
0-15000 25%single
24%married
15001-49001 50% single
49% married
49002 and up 75% single
74% married
Note: the Tax class does not have the main method and can be used for objects instantiations only.
Create ShowTax driver class with the main method. ShowTax class instantiates myTax object of the Tax type and sets up its fields to values entered by a user.
Prompt the user to enter the data needed to output a summary of the information gathered. Make sure to ask for the information in the format you would like it from the user and adhere to the following:
If the Social Security number contains more or less than 10 digits then reprompt for the information again
Marital status must be either ‘S' or ‘s' or ‘M' or ‘m'
No negative incomes are allowed, so the value must be above zero
Data set 1 to input:
Social Security number 888-99-5623, last name Jones, first name Mkuy, middle initial L, zip code 12345, annual income 73564, marital status m, number of vehicles owned 5.
Data set 2 to input:
Social Security number 899-99-5624, last name Jim, first name Jane, middle initial P, zip code 12344, annual income 23564, marital status M, number of vehicles owned 1.
Data set 3 to input:
The ShowTax class should have the DisplayTax method, which takes the data entered and uses the CalculateTax method of myTax object to calculate tax liability and then generates the output information to be shown to a user making use of StringBuilder class.
The comment headers provided in Unit 1 should be added and completed. Write about block and scope in the comments as you write codes in the Tax class and ShowTax class.

Reference no: EM131578725

Questions Cloud

Probability of sequence of four correct-one incorrect answer : Assuming that the process of answering the questions on a five-question quiz is an independent trials process and that a student has a probability of .8.
Analyze advantage of different style of approaching conflict : Analyze the advantages and disadvantages of different styles of approaching conflict. Which approach do you use? Give an example of why you used this approach.
Define basic concepts of the program : Basic concepts of the program, Successes that program has seen
Develop a program to prepare for a possible pandemic : Develop a program to prepare for a possible pandemic that is spreading worldwide.View, "Laurie Garrett on Lessons From the 1918 Flu."
Create a taxreturn class with fields : Create a TaxReturn class with fields that hold a taxpayer's Social Security number, last name, first name, middle initial, zip code, annual income
What amount does she pay on that day : If the invoice is dated June 22 and she pays the bill in full on July 8, what amount does she pay on that day
Explore the basic principle of probability through the media : How does this relate to the central limit theorem provided in the media? Roll the dice, what were your odds?
What policy or reform grabbed your attention the most : What policy or reform grabbed your attention the most and why
What is the probability of three successes and three failure : In an independent trials process consisting of six trials with probability p of success.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Maintain a constant media schedule

It is usually unnecessary or not feasible to maintain a constant media schedule all year. What are the two other alternatives and what key characteristics of these two alternatives would be taken into account?

  Program to computerize the billing system of a hospital

Design the class doctorType, inherited from the class personType, with an additional data member to store a doctor's specialty.

  Lambert''s vacation rentals

Write an application for Lambert's Vacation Rentals. Use separate ButtonGroups to allow a client to select one of three locations, the number of bedrooms

  Evaluate the total average of all the inputs

Once the user enters in the desired amount of inputs, they will then select the second button "Calculate".

  Create a class called employee that includes three variables

(Employee Class) Create a class called Employee that includes three instance variables-a first name (type String), a last name (type String) and a monthly salary (double).

  Write a program that prompts the user to input an integer

Write a program that prompts the user to input an integer and then outputs both the individual digits of the number and the sum of the digits.

  Elements from a html document

Function test Count List Elements should simply retrieve an array of all list elements on the page and assert that their total count is 3.

  Write a program called product1ton

Write a program called Product1ToN to compute the product of integers 1 to 10 (i.e., 1×2×3×...×10). Try computing the product from 1 to 11, 1 to 12, 1 to 13 and 1 to 14.

  Depicts a model for recording flight and passenger

This assignment requires you to design, implement and test a program using Java features from the first half of the subject content. You are required to implement in Java all the classes presented in the conceptual model according the specificatio..

  Write a java class called box to draw a box

Write a Java class called Box to draw a box based on the user specific dimensions. Use asterisk (*) to draw the box. You need to prompt user for the width and height.

  Draw dashed lines

Write a class Lines containing a static method dashedLine to draw dashed lines, so it can write:

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