int: A primitive data type that stores 32-bit signed integer values ranging from -2,147,483,648 to 2,147,483,647.
How to apply it: Use int for counting, indexing arrays, and loop control variables on the AP exam.
Course: AP Computer Science A · Unit: Primitive Types
Practice questions about int on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.