Top 550+ Solved Operating System Architecture MCQ Questions Answer
Q. Which is an example for block special file?
a. virtual terminal
b. cd-rom
c. terminal
d. serial modem
Q. Which among the following allows fast file system recovery?
a. ext2
b. journaling
c. caching
d. sysfs
Q. Which filesystem can be used to change certain kernel parameters at runtime using sysctl command?
a. ext3
b. sysfs
c. ext4
d. procfs
Q. Which file contains the filesystems to be automatically mounted during boot?
a. /etc/mount
b. /etc/fstab
c. /etc/inittab
d. /etc/boot
Q. Which command is used to mount file system read only.
a. mount –a
b. mount –v
c. mount –f
d. mount –r
Q. File descriptor table indexes which kernel structure?
a. struct file
b. strruct fs_struct
c. files_struct
d. struct inode
Q. he file system information is stored in
a. boot block
b. super block
c. inode table
d. data block