Develop a Program in C++ to enter the record of 100 Employees
using structure having fields “NAME”, “E_ID”, “AGE”, “B_SALARY” &
“ALLOWANCES”; apply a check such that those employees having age
greater than 50 years so that these employees get 20% of additional
basic salary as allowances.
Assume:
B_SALARY = 10,000/-
ALLOWANCES = 7000/
Answers
Answered by
0
Answer:
means
I cannot understand
Similar questions