+ 1
What is int
3 Respostas
+ 3
int is integer / number, but not decimal
+ 2
technically it depends on the language. but mostly they call it datatype.
and in cpp, it is a predefined object represent the normal numbers converting its binary value wich existed in a reserved place in the memory to a more user friendly number typed on the screen.
+ 1
Integer thus positive or negative but not decimal