Contribute to ramanujds/ust-global-2023 development by creating an account on GitHub.
//Write a Java program to read data of N employees, compute and display net salary of each employee . //Note: (DA = 52% of Basic, gross_Sal = Basic + DA; IT = 30% of the gross salary) ...