Math, asked by Nilavra123, 7 months ago

Write a program to input Name, Employee code, Basic salary and calculate net Salary based on the following and print the details.
if b>5000, da= 30%, hra= Rs2000; (b=basic)
if b>8000, da= 35%, hra=Rs 3050;
if b>12000, da= 38%, hra=Rs 4000;
tax= 12% of basic gross= basic+ da +hra;
net = gross- tax.​

Answers

Answered by kumarisweta10012004
0

Answer:

Step-by-step explanation:

sorry..

Answered by sami1518
0

Answer:

hii mate your answer

Step-by-step explanation:

import java.ut.*;

class program1

{

The body of the program as given in the book

}

Similar questions