Calculate employee's bonus eligibility in C program

preview_player
Показать описание
A software company has decided to give a bonus of 10% to employees if his/her year of service is more than 5 years (which means if the employee is working more Than 5 years).
Ask users for their salary and how many years they are working here. Now calculate and print the bonus amount if the employee is eligible, otherwise print you are not eligible for a bonus!
Рекомендации по теме