SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Barbara Dolye
Chapter:
Creating Your Own Classes
Exercise:
Programming Exercises
Question:9 | ISBN:9781285096261 | Edition: 4

Question

Write a program that includes an Employee class that can be used to
calculate and print the take-home pay for a commissioned sales employee.
All employees receive 7% of the total sales. Federal tax rate is 18%. Retirement
contribution is 10%. Social Security tax rate is 6%. Write instance
methods to calculate the commission income, federal and social security tax
withholding amounts and the amount withheld for retirement. Use appropriate
constants, design an object-oriented solution, and write constructors.
Include at least one mutator and one accessor method; provide properties for
the other instance variables. Create a second class to test your design.
Allow the user to enter values for the name of the employee and the sales
amount for the week in the second class.

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Sorry the answer is not available at the moment…

If you are able to find the answer, please make sure to post it here. So that your Juniors have smile on their lips and feel happy.

Spread the 'tradition of sharing'.