SUNIL GUTTA

SUNIL GUTTA

  • NA
  • 1k
  • 386k

console program assistance ? sales

Feb 4 2014 12:38 PM
Hi
 

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 Nesbitch Lang's data, change the values and rerun and application.


Output should look like this - before the values are changed: http://imgur.com/Z87aom4 ----------> open this link of image 

 
My best wishes :)
 
 

Answers (5)