Question 1
Which of the following is the best unit of data on an external storage
device ?
a) Bits
b) Bytes
c) Hertz Clock cycles
d) 0
Answers
Answer:
Bytes are the best units of data on an external storage device.
A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1. Although computers usually provide instructions that can test and manipulate bits, they generally are designed to store data and execute instructions in bit multiples called bytes.
In some contexts, a byte is a word. One convention is that a byte is an 8-bit word, and a word is two bytes, and a double word (dword) is four bytes. I seem to recall the use of the term quad-word, or qword, being 8 bytes in length used in some assemblers.
Explanation:
sry for delay it takes more time for typing
hope it will be helpful
please mark me as brainliest
Answer:
Answer is option b (bytes)