+ 1
Program
Write a program to read an employeeid , name and basic salary and calculate the following Transportation = 15% basic salary Housing = 10% basic salary Loan = 200 Gross = basic salary + transportation+ housing Net = gross –loan
1 ответ
+ 4
why don't you try it by yourself...