Which of these is a valid expression in most programming languages?
x + y = 2
x = y + 2 *
2 * + x y
x + y * 2

Computer Science and Technology Exercises are loading ...