How many bytes constitute a word
Answers
Answered by
0
Answer:
2 bytes
Explanation:
A byte is eight bits, a word is 2 bytes (16 bits), a double-word is 4 bytes (32 bits), and a quad-word is 8 bytes (64 bits).
Similar questions