InterviewSolution
Saved Bookmarks
| 1. |
What Is An Extent? |
|
Answer» An EXTENT is a specific number of contiguous data blocks, obtained in a SINGLE ALLOCATION and USED to store a specific type of information. An extent is a specific number of contiguous data blocks, obtained in a single allocation and used to store a specific type of information. |
|