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

intxxbit Uses

when do I use each int type?

3rd May 2018, 1:25 PM
Majed Adi
Majed Adi - avatar
2 Answers
0
you use each respective integer type depending on what kind of value you want to store in it. in smaller codes this is usually unimportant as you can use the regular int type (Int32), but when it comes to bigger codes and memory optimization, it becomes highly situational
3rd May 2018, 8:25 PM
hinanawi
hinanawi - avatar
+ 1
Thx i will note that for later 😊👍
4th May 2018, 6:35 AM
Majed Adi
Majed Adi - avatar