InterviewSolution
Saved Bookmarks
| 1. |
What Is A Cluster? |
|
Answer» A cluster is the combination of the INDEX, sequence set and data portions of the DATASET. The operating system gives program access to the cluster, that is to all parts of the dataset SIMULTANEOUSLY. A cluster is the combination of the index, sequence set and data portions of the dataset. The operating system gives program access to the cluster, that is to all parts of the dataset simultaneously. |
|