Week 1-2 Number Systems

Number System is a way to represent the numbers in the computer architecture.

There are four different types of number system such as

 binary number system (base 2),

octal number system (base 8)

, decimal number system(base 10),

and hexadecimal number system (base 16).