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 ?
The bases are:
- Decimal — Base 10
- Octal — Base 8
- Binary — Base 2
- Hexadecimal — Base 16