Simple language data type
Byte type: accounting for 1 byte: 0 to 255; Short integer: 2 bytes; Integer: 4 bytes: -2 147483648 to 2 147. 036,854,775,808 to 9,223,372,036,854,775,807 Decimal type: 4 bytes range: -3.4E38 to 3.4E38 (7 decimal places) Double precision decimal type: 8 bytes range:-1.7E38. Logical Type: Occupying a 2-byte range: True or False Date and Time Type: Occupying an 8-byte subroutine pointer: Occupying a 4-byte range: Variables with this data type can be used to indirectly call subroutine text Type: Value Range: Byte Set consisting of a series of characters ending in Byte 0: Value Range: One-byte data Byte Type = 123 Short integer. Integer type =12345 =1234567890 long integer = 1234567906543+023 decimal type = 1.2345678 double precision decimal type =1.23458. Hope to adopt. . .