Flag question
b. 4
C. 2
d. 1
The correct answer is:
2
Question 32
Complete
Mark 1.00 out of 1.00
Flag question
Study the following computer code segment:x=5If (1+0) = 2 or x<7 then x:= 2x - 1 If -3>0\oplus x^{2}+2x+10<x^{3} then x:= 2-x What is the value of x after the codes execute?
a. x=-5
b. x=9
C. x=-7
Od. x=8
The correct answer is:
x=-7