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

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator