Question: Given that, x=12, y=8 and z=4, what does the condition in the following IF statement evaluate to? IF (x / 3 = = y- z)
Given that, x=12, y=8 and z=4, what does the condition in the following IF statement evaluate to?
IF (x / 3 = = y- z) AND (x + z + y ! = y + 15) THEN
DISPLAY " Welcome to Programming Design"
ENDIF
true or false???
Step by Step Solution
There are 3 Steps involved in it
X 12 y 8 and 24 if the statement ... View full answer
Get step-by-step solutions from verified subject matter experts
