18-Write a C program to calculate the gross salary of an employee.
Program: 18
Write a C program to calculate the gross salary of an employee.
Output:
Enter basic salary: 30293 Gross Salary is 60480.140625.
Write a C program to calculate the gross salary of an employee.
Enter basic salary: 30293 Gross Salary is 60480.140625.