Programming (Year 12)

Operators

What will be the value of x after the execution of this code: x = 5; x += 3?