What is int | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is int

18th Dec 2018, 11:31 PM
OreoDubs
3 Answers
+ 4
Matthew Smith Int, short for "integer," is a fundamental variable type built into the compiler and used to define numeric variables holding whole number. https://www.thoughtco.com/definition-of-int-958297
18th Dec 2018, 11:36 PM
Ikechukwu Okonkwo
Ikechukwu Okonkwo - avatar
+ 1
Integer Example 2 3 4 6 100 10000 0 -1 -2 -3
19th Dec 2018, 4:51 AM
Gordon
Gordon - avatar
0
thx
4th Mar 2019, 9:25 PM
OreoDubs