← Back to 11. File System Interface

📝 Tree structured file directories

📖 From Operating System • 11. File System Interface • 20 questions available

Practice MCQs for Tree structured file directories. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

🔄 Last updated: 2026-07-26

5
Easy Questions
9
Medium Questions
6
Hard Questions

📝 Sample Questions

Q1. Which file extension is commonly used for Microsoft Word documents that use the newer Office format?

🔹 A. .doc
🔹 B. .docx
🔹 C. .txt
🔹 D. .pdf

💡 Difficulty: easy | ✅ Correct: B

Q2. How does a tree-structured directory hierarchy reduce name collisions compared to a flat file namespace?

🔹 A. By grouping files
🔹 B. By using unique IDs
🔹 C. By allowing same names in different branches
🔹 D. By sorting alphabetically

💡 Difficulty: medium | ✅ Correct: C

Q3. How do file extensions influence MIME type selection, and what effect does this have on a web browser's handling of a downloaded file?

🔹 A. They set MIME directly
🔹 B. They are ignored by browsers
🔹 C. They are used as fallback when MIME missing
🔹 D. They encrypt the file

💡 Difficulty: hard | ✅ Correct: C

⬆️ 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