Final answer:
After evaluating each expression, it's clear that expressions I, II, and III each evaluate to 3.5. The correct answer to the question is (E) I, II, and III.
Step-by-step explanation:
The question asks which of the following expressions evaluate to 3.5:
- (double) 2 / 4 + 3
- (double) (2 / 4) + 3
- (double) (2 / 4 + 3)
Let's evaluate each expression:
- Expression I: (double) 2 / 4 + 3 = 0.5(double) + 3 = 0.5 + 3 = 3.5
- Expression II: (double) (2 / 4) + 3 = (double) (0.5) + 3 = 0.5 + 3 = 3.5
- Expression III: (double) (2 / 4 + 3) = (double) (0.5 + 3) = (double) 3.5 = 3.5
Each expression: I, II, and III evaluates to 3.5. Therefore, the correct answer is (E) I, II, and III.