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