Write a JAVA program that asks the user to input the instructor Salary (double) and Academic Rank (String) as "Assistant","Associate" valid and there is no need for validation. Your program should display the Tax amount and Net Salary as follows: ,or "Lecturer" (ignore case). Assume all inputs are Tax Amount =Salary x Tax Rate Net Salary= Salary- Tax Amount Tax Rate can found from the following table Academic Rank Tax Rate Assistant 10% Associate 15% Lecturer 5%
4/26/2021 7:54:58 AM
Fd Fd222 Answers
New AnswerSololearn Inc.
535 Mission Street, Suite 1591Send us a message