int (0 synonym found)

We don't have any synonyms for int yet.

Think int belongs in the thesaurus? Recommend it and we'll take a look.


Definition of int:

(n) : in major computer programming languages, an int is a 32-bit signed integer. (Note that in C an int can be a different, system-dependent size such as 16 bits or 64 bits; in Java, the size is fixed at 32 bits). (see also long)

Definition of int:

(n) : in major computer programming languages, an int is a 32-bit signed integer. (Note that in C an int can be a different, system-dependent size such as 16 bits or 64 bits; in Java, the size is fixed at 32 bits). (see also long)

Back to Top