Which of these is an example of incrementing?

x = x - 1

x = x + 1

x = x + x

x = x * x

x = x + 1