Computer Science, asked by d280991, 10 months ago

what is the minimum number of bits required to represent at least 8 different values

Answers

Answered by imraushanraaz
1

Explanation:

If you want to represent one character from the 26-letter Roman alphabet (A-Z), then you need log2(26) = 4.7 bits. Obviously, in practice, you'll need 5 bits

Mark me as a brainlist thankyou

Similar questions