Disk and Memory Work Together
On the disk, data are stored in sectors, which hold a chunk of data (typically 512 bytes) and are the smallest unit that can be read or written. Memory is broken up into squares like a checkerboard, each square holding one byte. The contents of any single byte or group of bytes can be calculated, compared and copied independently. That is how fields are put together to form records and broken apart when read back in.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.Copyright © 1981-2010 by Computer Language Company Inc. All rights reserved.

A stack of computer disks.
Licensed from iStockPhoto
Learn more about disk