Create a program in java for an employee: Get user input for Basic salary (BS). TA (Travelling allowance)-3.5%, HRA (Hou
Posted: Tue Jul 12, 2022 8:14 am
Create a program in java for an employee: Get user input for Basic salary (BS). TA (Travelling allowance)-3.5%, HRA (House rent allowance)-5%, Tax (T)=13%. Gross Salary (GS)= BS+TA+HRA. Net salary (NS) =GS-T Show net salary of the employee on output screen. Check the following condition: If NS>$150,000, Position in