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. |
|