In the UNIX file system, data is stored in physical blocks of what size?
Explanation
The UNIX file system organizes data into physical blocks, each typically sized at 512 bytes. This block size is fundamental for efficient data storage and retrieval.