byte | Short numerical from -128 to +127 | 1 byte |
short | Short numerical from -32768 to +32767 | 2 bytes |
int | Numerical from -2 147 483 648 to +2 147 483 647 | 4 bytes |
long | Long numerical from -263 to +263 -1 | 8 bytes |
float | Decimal from -1.4 * 10-45 to +3.4 * 1038 | 4 bytes |
double | Long decimal from 4.9 * 10-324 to +1.7 * 10308 | 8 bytes |
char | Unicode character (65536 possible characters) | 2 bytes |
boolean | Boolean (true or false) | 1 byte |
Friday, September 29, 2006
Java primitive types
Just to remember... nothing more :
Subscribe to:
Post Comments (Atom)
How to remove "Quick Access" in Explorer on Microsoft Windows 10
Just make Control + R and execute regedit. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer right side new DWORD (32...

-
I've just received my first arduino platform. It's a DCcduino board (a clone of Arduino Uno). As I had some difficulties to hav...
-
I'm an old user and addict of JRebel. I started to use it on open source projects and in professional contexts. From the beginning, I...
-
This is the challenge I had to perform. I have to open services to business partners and I want to secure them. I use a Java based applicati...

1 comment:
Thanks for the great information in your blog Selenium Training in Chennai
Post a Comment