Integer type data sizes
Integers are the whole numbers. Integers can be present as numbers with base 10, or normal numbers that we use.
Integers can also be represented as binary numbers, octal numbers or hexadecimal numbers. It is more convenient and efficient for a computer to use base other than 10.
Comments
Post a Comment