What is Unit of Memory?
Answers
Answered by
0
Answer:
Memory unit is the amount of data that can be stored in the storage unit . Storage capacity is expressed in terms in byte
Answered by
6
On a practical scale, memory is measured in kilobytes (KB) or megabytes (MB). A kilobyte is not, as one might at first expect, 1000 bytes. Rather, the correct sum is 2^10 = 1024 bytes. Likewise, a megabyte is not 1000^2 = 1,000,000 bytes, but instead 1024^2 = 1,048,576 bytes.
Similar questions