Write base values of binary, octal and hexadecimal number system.
Answers
Answered by
9
Answer:
Base 2 (Binary) — Represent any number using 2 digits [0–1] Base 8 (Octal) — Represent any number using 8 digits [0–7] Base 16(Hexadecimal) — Represent any number using 10 digits and 6 characters [0–9, A, B, C, D, E, F]
Explanation:
Answered by
7
Answer:
Number System Base Value
- DECIMAL 10
- BINARY 2
- OCTAL 8
- HEXADECIMAL 16
Similar questions
Math,
5 months ago
Math,
5 months ago
English,
5 months ago
Computer Science,
10 months ago
Computer Science,
10 months ago
Math,
1 year ago
Math,
1 year ago