Computer Science, asked by sanikayshinde, 10 days ago

Implement a java program to calculate gross salary & net salary taking the following data. Input: empno, empname, basic salary

Process: DA=70% of basic

HRA=30% of basic

CCA=Rs240/-

PF=10% of basic

PT= Rs100/-

Answers

Answered by Anonymous
0

Answer:

HRA=30% of basic

CCA=Rs240/-

PF=10% of basic

  • PT= Rs100

Similar questions