17-Write a C program to calculate the salary with bonus.
Program: 17
Write a C program to calculate the salary with bonus.
Output:
Enter the current year: 2017 Enter the year of joining: 2011 Salary + Bonus = 12500
Write a C program to calculate the salary with bonus.
Enter the current year: 2017 Enter the year of joining: 2011 Salary + Bonus = 12500