Os Question Bank Unit-3
Os Question Bank Unit-3
51. Which method is commonly used for managing free disk space?
- A) Block allocation
- B) Bit vector
- C) Linear search
- D) Tree structure
Answer: B) Bit vector
56. What is the main disadvantage of the FCFS disk scheduling algorithm?
- A) Fairness
- B) High average seek time
- C) Complexity
- D) Starvation
Answer: B) High average seek time
61. What does the term "journaled file system" refer to?
- A) A file system that logs changes for recovery
- B) A file system optimized for large files
- C) A file system that encrypts data
- D) A read-only file system
Answer: A) A file system that logs changes for recovery
66. Which technique allows for the sharing of files among multiple users?
- A) File ownership
- B) Access control lists
- C) Encryption
- D) File compression
Answer: B) Access control lists
69. Which of the following can help improve file access speed?
- A) Fragmentation
- B) Disk cleanup
- C) Data caching
- D) Excessive permissions
Answer: C) Data caching
### Conclusion
73. Which of the following is an advantage of using SSDs over traditional HDDs?
- A) Higher physical capacity
- B) Slower access times
- C) No moving parts leading to faster data access
- D) More complex file systems
Answer: C) No moving parts leading to faster data access
76. Which of the following file systems is designed specifically for large storage devices?
- A) FAT32
- B) NTFS
- C) ext4
- D) ZFS
Answer: D) ZFS
81. What does the term "soft link" refer to in a file system?
- A) A permanent file reference
- B) A symbolic link to another file
- C) An encrypted file reference
- D) A backup file
Answer: B) A symbolic link to another file
82. Which of the following file systems supports case sensitivity in file names?
- A) FAT32
- B) NTFS
- C) ext3
- D) Both B and C
Answer: D) Both B and C
87. Which protocol is commonly used for file sharing over networks?
- A) FTP
- B) HTTP
- C) SMTP
- D) IMAP
Answer: A) FTP
91. In the context of disk management, what does "RAID" stand for?
- A) Redundant Array of Independent Disks
- B) Random Access Internal Data
- C) Read-After-Write Data
- D) Readable Array of Indexed Data
Answer: A) Redundant Array of Independent Disks
92. Which file system is known for its ability to handle large files and volumes efficiently?
- A) FAT32
- B) NTFS
- C) ext2
- D) HFS+
Answer: B) NTFS
backups
- D) Compressing files for storage
Answer: B) Restoring lost or corrupted files
This set of questions covers a broad spectrum of topics related to file systems, providing a
comprehensive overview for anyone studying or interested in the subject.