Please enable JavaScript to use CodeHS

CodeHS Glossary


Increment General

To add or to increase. In Java and JavaScript, the `++` character is used to increment a value by one.