Solved

Expressions
for Each Expression in the Left-Hand Column, Indicate Its

Question 6

Essay

Expressions
For each expression in the left-hand column, indicate its value in the right-hand column.
Be sure to list a constant of appropriate type and capitalization.
e.g., 7 for an int, 7.0 for a double, "hello" for a String, true or false for a boolean.
ExpressionValue 52433;      29/4/2.0+18/5+1.5      30%(4+3)+16%20      !(23+22<=27)&&5%2==1      1+1+"(82)"+(82)+1+1      \begin{array}{l}\underline{ \text {Expression} }& \underline{ \text {Value }} \\5 * 2 * 4-3 * 3; & \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \\29 / 4 / 2.0+18 / 5+1.5 & \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }}\\30\%(4+3)+16\%20 & \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }}\\!(23+2 * 2<=27) \& \& 5\%2==1 & \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \\1+1+"(8-2) "+(8-2)+1+1& \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \underline{ \text { }} \end{array}

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions