Number Systems
Number Systems
By Sohum Shah
24/7/2022
What Are Number Systems
The Binary number system is the 2nd most useful number system
because it’s the only number system that is understood by the computer
The base of the binary number system is 2 (0 & 1)
Octal Number System
The Octal Number system is widely used in computer application sectors and
digital numbering systems
The base of the octal number system is 8 (0-7)
Decimal Number System
Decimal number system is the 1st most useful number system because
it’s the number system we use in our daily life
The base of the decimal number system is 10 (0-9)
Hexa Decimal Number System