Computer Knowledge

Computer File Systems

1,516 Questions

Computer file systems dictate how data is stored, organized, and retrieved on storage devices. Important concepts include file allocation tables, access mechanisms, and various formats like sequential and video files. Candidates preparing for banking and government exams should practice these fundamentals thoroughly.

File access mechanismsVideo and password filesFile extensionsFile allocation tableSystem metadata

Computer File Systems Questions

Multiple choice
  1. maintain pages of documents that are being spooled to the printer.

  2. hold a program s data or instructions in virtual memory when it can t fit in RAM.

  3. prevent thrashing in a multitasking environment.

  4. allow multiple print jobs to print their pages out simultaneously.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

null

Multiple choice
  1. ABCD

  2. DBCA

  3. BCDA

  4. BACD

  5. DABC

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Statements A 'the company says', C 'the Norwegian firm', and D 'Fire Flow says' have to follow statement B that introduces Fire Flow as well as its ultra-efficient file compression system. Likewise fast image transfer (FIT) has been introduced in D and used later in A. C explains B and thus follows statement B. 

Multiple choice
  1. Media player 3

  2. MPEG audio layer 3

  3. Microsoft player 3

  4. Nothing in particular, just mp

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

MP3 stands for MPEG-1 Audio Layer 3. It is a standard format for digital audio compression.

Multiple choice
  1. File Access Table

  2. File Admit Task

  3. File Allocation Table

  4. File Accessing Task

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

FAT stands for File Allocation Table, which is a file system architecture used to manage files on storage media.

Multiple choice
  1. Help file

  2. Data log file

  3. Transaction file

  4. Access file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A transaction file is a standard type of computer file used to store data about events or business transactions. The other options are either software-specific or generic terms.