Home » Database » Database miscellaneous » Question

Database miscellaneous

  1. In the index allocation scheme of blocks to a file, the maximum possible size of the file depends on
    1. the size of the blocks, and the size of the address of the blocks
    2. the number of blocks used for the index and the size of the blocks
    3. the size of the blocks, the number of blocks used for the index and the size of the address of the blocks
    4. None of the above
Correct Option: B

As per the definition and the process of index allocation scheme for blocks in a file, the maximum possible size of file depends on the number of blocks used for index and the size of the blocks.



Your comments will be displayed only after manual approval.