Primitive Data Types

There are eight primitive information types, which are supported by Java. Primitive data types are predefined by the dialect and named by a catchphrase. This section discusses these data types in detail. byte: byte information sort is a 8-bit marked two’s supplement whole number Maximum worth is 2^7 -1, which is equal to 127. This … Read more