How many binary digits are contained in 10MB of a memory stick?
Answer Details
To determine the number of binary digits contained in 10MB of a memory stick, we need to know the size of a binary digit in a memory stick.
One byte consists of 8 bits. Therefore, 10MB of memory consists of:
10 x 1024 x 1024 bytes
To calculate the number of binary digits, we need to multiply the number of bytes by 8:
10 x 1024 x 1024 x 8 = 83,886,080 bits
Therefore, 10MB of memory stick contains 83,886,080 binary digits.
In summary, the answer is "10 x 1024 x 1024 x 8" which represents the total number of bits contained in 10MB of a memory stick.