What is a block?
Reveal answer
Fill a bubble to check yourself
What is a block?
A tool to stop input device from interacting with output device.
A tool which stops functioning of RAM.
A set of items handed as one unit in storage and retrieval.
None of these
In computing and data storage, a block is a set of bytes or records treated as a single unit for storage and retrieval operations. This improves efficiency by reading/writing multiple items together rather than individually. Options A and B describe incorrect concepts, and D is vague.