Operating Systems - File Systems

Test your knowledge of file systems, file management, and disk storage in operating systems, including directories, allocation methods, and UNIX file system implementation.

25 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

______ are symbol tables of files.

  1. Records
  2. Directories
  3. Sectors
  4. Tracks
Question 2 Multiple Choice (Single Answer)

File control block is formed when the file is _____.

  1. closed
  2. processed
  3. opened
  4. none of these
Question 3 Multiple Choice (Single Answer)

Some systems collect names and descriptions of active files into data structures called

  1. ANT
  2. AFT
  3. Both 1 and 2
  4. None of these
Question 4 Multiple Choice (Single Answer)

ANT means

  1. active name table
  2. active normal table
  3. action name table
  4. none of these
Question 5 Multiple Choice (Single Answer)

AFT means

  1. active flat table
  2. active file table
  3. action file table
  4. none of these
Question 6 Multiple Choice (Single Answer)

______ count indicates the number of references to a given file.

  1. Reference
  2. Usage
  3. File
  4. None of these
Question 7 Multiple Choice (Single Answer)

_____ is the creator of a file.

  1. Owner
  2. User
  3. Group
  4. None of these
Question 8 Multiple Choice (Single Answer)

Some systems allocate space in larger units called allocation ______.

  1. clusters
  2. groups
  3. units
  4. none of these
Question 9 Multiple Choice (Single Answer)

Allocation _______ are integral number of disk sectors.

  1. clusters
  2. groups
  3. units
  4. none of these
Question 10 Multiple Choice (Single Answer)

_____ includes closely related users.

  1. Owner
  2. User
  3. Group
  4. None of these
Question 11 Multiple Choice (Single Answer)

______ consists of placing consecutive logical blocks into non-contiguous physical sectors on a disk.

  1. Interleaving
  2. Chaining
  3. Indexing
  4. None of these
Question 12 Multiple Choice (Single Answer)

In UNIX, cached disk blocks are managed by _____.

  1. kernel
  2. file system
  3. directory
  4. none of these
Question 13 Multiple Choice (Single Answer)

Defective sectors in a disk are called ______ blocks.

  1. bad
  2. good
  3. inconsistent
  4. none of these
Question 14 Multiple Choice (Single Answer)

_____ can be used to uniquely identify a file.

  1. File size
  2. File structure
  3. File name
  4. File owner
Question 15 Multiple Choice (Single Answer)

SFD means

  1. symbolic file directories
  2. symbolic file disks
  3. symbolic flat directories
  4. none of these
Question 16 Multiple Choice (Single Answer)

In UNIX, cached disk blocks are referred to as ______.

  1. cache
  2. disk cache
  3. buffer cache
  4. none of these
Question 17 Multiple Choice (Single Answer)

File descriptions are kept in _____.

  1. symbolic file directories
  2. basic file directories
  3. both 1 and 2
  4. none of these
Question 18 Multiple Choice (Single Answer)

BFD means

  1. base file directories
  2. basic file directories
  3. basic flat directories
  4. none of these
Question 19 Multiple Choice (Single Answer)

FCB means

  1. file control block
  2. file customer block
  3. file connected block
  4. none of these
Question 20 Multiple Choice (Single Answer)

_____ allocation is a disk-based version of linked list.

  1. Chained
  2. Non-chained
  3. Clustered
  4. None of these
Question 21 Multiple Choice (Single Answer)

A _____ is simply a string of bits.

  1. word
  2. structure
  3. bitmap
  4. none of these
Question 22 Multiple Choice (Single Answer)

Data are unpacked after input from a secondary storage device. This process is known as ______.

  1. blocking
  2. deblocking
  3. packaging
  4. none of these
Question 23 Multiple Choice (Single Answer)

File ID and all related directory entries are recorded in the data structure called _______.

  1. file control block
  2. file customer block
  3. file connected block
  4. none of these
Question 24 Multiple Choice (Single Answer)

File names are kept in _______.

  1. symbolic file directories
  2. basic file directories
  3. both 1 and 2
  4. none of these
Question 25 Multiple Choice (Single Answer)

Data are arranged into blocks for output. This process is known as ______.

  1. blocking
  2. deblocking
  3. packaging
  4. none of these