THEENK.com (c) C# Quiz

Add 1 to the int named X.

X += 1

X.Add 1

X = X > 1