.
Data type

..
| Data Type | no. of Bits | Assign From | |
|---|---|---|---|
| byte | 8 | n / a | |
| short | 16 | byte | |
| int | 32 | byte, short | |
| long | 64 | byte,short ,int | |
| float | 32 | byte,short ,int,long | |
| double | 64 | byte,short,int,long,float |
沒有留言:
張貼留言