Question: Question 1. For what values of the variable will the following code print Good Afternoon? if t>18 disp('Good Evening') elseif 112 disp('Govd Afternoon') else disp

Question 1. For what values of the variable will the following code print Good Afternoon? "if t>18 disp('Good Evening') elseif 112 disp('Govd Afternoon') else disp ('Good Mornung')" end'" 1. t12. 2. t
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
