- 5
Write program
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%
2 Respostas
+ 2
Hey Fd Fd22
Were is your attempt , attache your code !
+ 1
Seems to be your homework anyways post your code here