Question: Write it in C programming Write one if-statement for each of the cases below. You can solve this question by hand. Submit one line for
Write one if-statement for each of the cases below. You can solve this question by hand. Submit one line for each part (not the whole program). Don't submit output samples for this question. a) Write an if-statement that's true when a is equal to either x, y or z. b) Write an if-statement that's true when a is equal to all of x, y and z c Write an if-statement that's true when a is between 90 and 100 inclusive d)Wi an -tatcmenthars hopi the )be Write an if-statement that's true when a is 1 and b is between 10 and 20 inclusive Write an if-statement that's true when a is between 30 and 40 exclusive or b is between 80 and 90 exclusive
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
