Write a java program which initialization earning of an employee. The program should calculate the income tax to be paid

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

Write a java program which initialization earning of an employee. The program should calculate the income tax to be paid

Post by answerhappygod »

Write A Java Program Which Initialization Earning Of An Employee The Program Should Calculate The Income Tax To Be Paid 1
Write A Java Program Which Initialization Earning Of An Employee The Program Should Calculate The Income Tax To Be Paid 1 (69.41 KiB) Viewed 23 times
Write a java program which initialization earning of an employee. The program should calculate the income tax to be paid by the employee as per the criteria given below: Slab rate Upto Rs. 50,000 Upto Rs. 60,000 Upto Rs. 1,50,000 Above Rs. 1,50,000 Hint: - Run: - java calculates 1,25,000 Result: income tax is IT rate Nil 10% on additional amount 20% on additional amount 30% on additional amount
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply