Write a program that prompts the user for an employee


Write a program that prompts the user for an employee's pre-tax salary and prints the appropriate taxes. The taxes are. 10 percent if the employee makes less than N25,000; 15 percent of the employee earns N25,000 up to, but not including, N50,000; and 20 percent if the employee earns N50,000 or more. The program also prints net salary. 

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that prompts the user for an employee
Reference No:- TGS0105931

Expected delivery within 24 Hours