Question: T. ANSWER QUESTIONS 9 AND 11 9. (2) If a and b are variables that contain decimal numbers, how can you test if they are
T. ANSWER QUESTIONS 9 AND 11
9. (2) If a and b are variables that contain decimal numbers, how can you test if they are equal to each other in an if statement? if % code that would execute if a equals b end a 10. (2) Suppose you have a number of different equations that apply to a problem you are working on depending on whether your "x" value is less than 1, between 1 and 10, between 10 and 100, or greater than 100. Would you use an if or a switch structure? (Just circle one of them) 11. (2) Suppose you want to have a special party whenever someone reaches an age that is a multiple of 10, and the type of party will be different for each decade. Could a switch structure help you make this distinction
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
