Data Types | Storage Size | Value Range |
Byte | 8 bits | -128 to 127 |
Short | 16 bits | -32,768 to 32,767 |
int | 32 bits | -2,147,483,648 to 2,147,483,647 |
long | 64 bits | -9.2 x 10E15 to 9.2 x 10E15 |
float | 32 bits | -3.4 x 10E38 to 3.4 x 10E38 |
double | 64 bits | -1.8 x 10E308 to 1.8 x 10E308 |
char | 16 bits | 0 to 65,535 |
Boolean | 1 bit | False or True (T o F) |
I always had a passion for the field of STEM (Science, Technology, Engineering, and Math) and I knew I wanted to do something to make a difference in the world. I just didn’t know where to start. I was an immigrant in a new country, grew up in a tough environment, and wasn’t sure how… Read More