← Back to 11. File System Interface

πŸ“ Remote file sharing systems

πŸ“– From Operating System β€’ 11. File System Interface β€’ 40 questions available

Practice MCQs for Remote file sharing systems. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

πŸ”„ Last updated: 2026-07-26

8
Easy Questions
18
Medium Questions
14
Hard Questions

πŸ“ Sample Questions

Q1. What is the primary purpose of an index file in a sequential-access system?

πŸ”Ή A. To compress the data records
πŸ”Ή B. To store pointers to data blocks
πŸ”Ή C. To encrypt the file contents
πŸ”Ή D. To manage user permissions

πŸ’‘ Difficulty: easy | βœ… Correct: B

Q2. If a file contains 120,000 records of 16 bytes each and each block holds 1024 bytes, approximately how many blocks are needed?

πŸ”Ή A. 180 blocks
πŸ”Ή B. 1,200 blocks
πŸ”Ή C. 2,000 blocks
πŸ”Ή D. 2,400 blocks

πŸ’‘ Difficulty: medium | βœ… Correct: C

Q3. In a remote file system that uses a two‑level indexing scheme, what is the effect of adding a third level of indexes?

πŸ”Ή A. It eliminates the need for any disk I/O
πŸ”Ή B. It reduces the number of index entries stored in memory at each level
πŸ”Ή C. It doubles the size of each data block
πŸ”Ή D. It guarantees zero latency for all accesses

πŸ’‘ Difficulty: hard | βœ… Correct: B

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ File attributes conceptsπŸ“ File operations conceptsπŸ“ How many File types in file systemπŸ“ File structure in file systemπŸ“ Internal file structure
πŸš€ Start Quiz πŸ“ Practice Mode