study guides for every class

that actually explain what's on your next test

Count++

from class:

AP Computer Science A

Definition

The expression 'count++' is a post-increment operator in programming. It increases the value of the variable count by 1 and returns the original value of count before the increment.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.