Programming (12th Grade)

Operators

What is the value of 'x' after executing the following code: x = 5; x += 2?