Computer Science, asked by samarjaysingh25, 4 months ago

Write a program to input salary by user and display the grade according to the following criteria:
1)if salary in between 90,000-1,00,000 display grade as “A officer”
2) if salary in between 80,000-89,000 display grade as “B officer”
3) if salary in between 70,000-79,000 display grade as “C officer”
4)Otherwise display message “supervisor”

Answers

Answered by abhineetbgp
1

Answer:

Is this a C language question???

Similar questions