in a company an emplopyee is paid as under: if his basic salary is less than rs. 1500, then hra = 10% of base salary and da = 90% of basic salary.If his salary is either equal to or above rs. 1500, then hra = rs. 500 and da = 98% of basic salary. If the employee's salary is input, write a program to find his gross salary.Note: gross salary = basic salary+hra+dainputthe first line contains an integer t, total number of testcases. Then follow t lines, each line contains an integer salary.Outputoutput the gross salary of the employee.Constraints1 <= t <= 10001 <= salary <= 100000
Answers
Answered by
1
I don't know.............. ..
Answered by
1
Answer:
hey I'm sherin keep you posted
Step-by-step explanation:
have a great day with your family and friends
Similar questions