What is the purpose of the auto-increment operator (++) in Java?
To multiply a variable's value by two
To increase a variable's value by one
To increase a variable's value by two
To multiply a variable's value by one