answersLogoWhite

0

One megabyte in computer-storage-terms is considered to be 2^20 bytes. Or, you could think of it as 1024 * 1024 bytes. Or, you can think of it as 1,048,576 bytes.

You see, computers are binary devices. They work by transistors being in either the 1 or 0 position, (on or off.) Therefore, the units of measurement in computer hardware are base-2. (a.k.a. binary). These little ones and zeros are called bits. 8 ones and zeros make a byte.

The common unit of size in a computer is 1 byte. So, 1024 bytes is a kilobyte, or 1 k. Then 1024 k is a mb, or 1,048,576 bytes, which is what your computer's storage device cares about. When we talk about 1mb, we are talking about data memory. We use computers to perform calculations and store data on some device, like a CD or a flash drive, or a hard drive or RAM (random access memory.)

If you're simply talking in layman's terms... you could think of 1mb as a 1024 x 768 picture from a digital camera. It really depends on your resolution. My 6 megapixel camera on hi-resolution mode stores a big picture in 2.6 to 3 mb. If I tell the camera to use less resolution and make the pictures smaller, for example 640 x 480, then I can get a couple pictures in 1 mb.

So, a normal CD is 700 mb. That's good for about 80 minutes of music, in .cda format. In those terms, 1mb is 6.857 seconds of music.

The standard for computers is to store a character in 1 byte. Therefore, 1mb is a text file with 1,048,576 characters.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions