There was an error while loading. Please reload this page.
//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) ...