A
Q. Evaluate the following Java expression, if x=3, y=5, and z=10:
++z + y - y + z + x++
- Correct Answer - Option(C)
- Views: 16
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.