CBSE Class 11 Computer Science Question 1 of 91

Data Representation — Question 1

Back to all questions
1
Question

Question 1

What are the bases of decimal, octal, binary and hexadecimal systems ?

Answer

The bases are:

  1. Decimal — Base 10
  2. Octal — Base 8
  3. Binary — Base 2
  4. Hexadecimal — Base 16