Computer Science, asked by helloeveryone2312200, 3 months ago

6. Program to input salary of an employee and display the salary that the person will receive for each
of the next 5 years if he gets an increment of 10% every year.

python (in loop)
unnecessary answer will be report.​

Answers

Answered by Rinkudev8527408030
1

Answer:

I would like to write a code for a C program that will: • Create a structure that will store the employee details. • Insert 5 different records of employees ...

Top answer · 1 vote

Similar questions