Question
How many bits does a word of storage contain on the IBM-PC?
Answers
olav
A word is two bytes. A byte has 8 bits.
Quidditch
Modern PCs have a word size of 32 or 64 bits. Early IBM PCs used an Intel 8088 which had an 8 bit data path.