Chapter 4: Problem 3
Suppose that \(x, y,\) and \(z\) are int variables, and \(x=10, y=15,\) and \(z=20\)
Determine whether the following expressions evaluate to true or false.
a. \(\quad !(x>10)\)
b. \(x<=5 | 1 \quad y<15\)
\(\begin{array}{llllll}\text { c. } & \langle x & !=5) & \& \& \quad(y \quad
!=z)\end{array}\)
\(\begin{array}{ll}\text { d. } \quad x>=z & || \quad(x+y>=z)\end{array}\)
e. \(\quad(x
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.