Write a program that calculates and prints the take-home pay for a commissioned sales employee. Perform a
Question:
Write a program that calculates and prints the take-home pay for a commissioned sales employee. Perform a compile-time initialization and store the name of Nesbith Lang in a variable called employeeName. Nesbith earns 7% of her total sales as her commission. Her federal tax rate is 18%. She contributes 10% to a retirement program and 6% to Social Security. Her sales this month were
$161,432. Produce a formatted report showing the amount for each of the computed items. Select appropriate constants. After you finish displaying Nesbith Lang’s data, change the values and rerun the application.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285096261
4th Edition
Authors: Barbara Doyle
Question Posted: