-
Notifications
You must be signed in to change notification settings - Fork 0
Primitive Integer data types - includes byte, short, int, long. The byte data type is an 8-bit signed two's complement integer. The short data type is a 16-bit signed two's complement integer. the int data type is a 32-bit signed two's complement integer. The long data type is a 64-bit two's complement integer.
License
VaibhavMojidra/Java---Demo-Primitive-Data-Type-Integer
About
Primitive Integer data types - includes byte, short, int, long. The byte data type is an 8-bit signed two's complement integer. The short data type is a 16-bit signed two's complement integer. the int data type is a 32-bit signed two's complement integer. The long data type is a 64-bit two's complement integer.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published