integer An int

Views Updated: Dec 15, 2025

Key Facts

Abbreviation
INT
Pronunciation
/ˈɪntɪdʒə æn ɪnt/
Category
Miscellaneous
Related Field
Unclassified

Examples in Context

  1. You use both the int and long types to hold integer values, the difference being that an int is a32-bit integer value.
  2. An array of ints is a much better than an array of Integers, but this also generalizes to the fact that two parallel arrays of ints are also a lot more efficient than an array of ( int, int ) objects.

Other meanings of INT