Sagot :
Answer:
We can enter mark to our c program and the script will try to find out the grade by wusing series of else if condition checking. Each if else condition check for mark for a particular grade and if it is TRUE then all other checking ( else if ) are omitted.
using series of else if condition checking. Each if else condition check for mark for a particular grade and if it is TRUE then all other checking ( else if ) are omitted.Getting the Grade by using input mark in C programming by using if else condition check
Explanation:
Brainliest po :)