What is the use of a slotted-page structure and what is the information are there in the header?
The slotted-page structure is used for organizing records within a one block.
The header haves the following information.
The number of record entries in the header.
The end of free space
An array whose entries have the location and size of every record.