Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program in java to accept basicpay from the employee, find the hra, tax and ta (a)Calculate grosspay where grosspay basicpay + hra

Write a program in java to accept basicpay from the employee, find the hra, tax and ta (a)Calculate grosspay where grosspay basicpay + hra + ta hra=15% of basicpay ta 7% of basic pay tax 6% of grosspay. (b) Calcuate netpay grosspay-tax Get the input from the user using dialog box and display the grosspay and netpay using dialog box. (c) Based on the netpay display the following netspay greater than or equal to 3000 then display high income group netpay from 2001 to 2999 display medium income group netpay less than or equal to 2000 display low income group

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistics For Managers Using Microsoft Excel

Authors: David M. Levine, David F. Stephan, Kathryn A. Szabat

7th Edition

978-0133061819, 133061817, 978-0133130805

More Books

Students also viewed these Programming questions