The symbols A–F are used as digits in which of the following number systems?

2014

The symbols A–F are used as digits in which of the following number systems?

Answer: C. Hexadecimal number systemConceptA positional number system has a base (radix). Its available digit symbols represent values from zero up to one less than that base. Systems with a…

  1. A.

    Binary number system

  2. B.

    Decimal number system

  3. C.

    Hexadecimal number system

  4. D.

    Octal number system

Attempted by 139 students.

Show answer & explanation

Correct answer: C

Concept

A positional number system has a base (radix).

Its available digit symbols represent values from zero up to one less than that base. Systems with a base greater than ten require extra symbols after 0–9.

Application

  1. The digits 0–9 provide ten symbols.

  2. The letters A, B, C, D, E, and F represent the next six values, 10 through 15.

  3. Together, 0–9 and A–F provide sixteen digit symbols, so the system has base 16.

Cross-check

System

Digit symbols

Binary

0–1

Octal

0–7

Decimal

0–9

Hexadecimal

0–9 and A–F

Therefore, the symbols A–F are used as digits in the hexadecimal number system.

Explore the full course: Nta Ugc Net Paper 1

Loading lesson…