Number System


Available Answers

  1. 1.

    State True (T) or False (F).

    1. Binary number system is not used in computers.
    2. 4+3 in octal is same as 4+3 in hexadecimal.
    3. Decimal number system is used to represent digits from 0 to 15.
    4. While converting from binary to octal you need to form groups consisting of 4 digits from right to left.
    5. Hexadecimal numbers cannot be added.
  2. 2.

    Fill in the blanks with the correct word:

    Octal, 13, 9, base, 16
    1. The base of hexadecimal number is ______________.
    2. The hexadecimal equivalent of D is ______________.
    3. Digits from 0 to 7 are used with __________ number system.
    4. The largest possible digits in decimal number system are ____________.
    5. The number of digits used in a number system is called its ___________.
  3. 3.

    Convert the following:

    1. 4610 to base 2
    2. 47910 to base 8
    3. 256010 to base 16
    4. 734910 to base 8
  4. 4.

    Convert the following:

    1. 101110112 to base 10
    2. 47658 to base 10
    3. AB1F16 to base 10
    4. DA0FF16 to base 10
  5. 5.

    Convert the following:

    1. 101101111012 to base 8
    2. 1100001112 to base 8
    3. 10111110100102 to base 16
    4. 1111001001002 to base 16
  6. 6.

    Convert the following:

    1. 675518 to base 2
    2. 312048 to base 2
    3. AB6216 to base 2
    4. ADDFF16 to base 2
9 more answer(s) available.

Please login to post your comments.