hexadecimal to 8bit binary conversion
Answers
Answered by
1
Answer:
We have also seen previously that an 8-bit binary number (a byte) can have a value ranging from 0 (000000002) to 255 (111111112), that is 28 = 256 different combinations of bits forming a single 8-bit byte. So for example an unsigned binary number such as: 010011012 = 64 + 8 + 4 + 1 = 7710 in decimal.
Explanation:
MArk me brainliest plz
Similar questions
Social Sciences,
1 month ago
Social Sciences,
3 months ago
English,
3 months ago
Science,
9 months ago
Math,
9 months ago