Create a program in java for an employee: Get user input for Basic salary (BS). TA (Travelling allowance)=3.5%, HRA (Hou

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Create a program in java for an employee: Get user input for Basic salary (BS). TA (Travelling allowance)=3.5%, HRA (Hou

Post by answerhappygod »

Create A Program In Java For An Employee Get User Input For Basic Salary Bs Ta Travelling Allowance 3 5 Hra Hou 1
Create A Program In Java For An Employee Get User Input For Basic Salary Bs Ta Travelling Allowance 3 5 Hra Hou 1 (105.21 KiB) Viewed 33 times
do this project in eclipse with suitable comments and unique code.
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 company is Project manager NS is between $150,000 and $100,000, Position in the company is Team Lead NS is between $60000 and $100000, position is Developer NS is less than $60000, he is a trainee. Show the position on display screen.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply