Week 1-2: Number System

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

There are four different types of number system such as:

  1. binary number system (base 2),
  2. octal number system (base 8)
  3. decimal number system(base 10),
  4. and hexadecimal number system (base 16