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. a folder where all your copied files are stored

  2. a backup area

  3. a temporary storage for your cut and copied files

  4. a text editor in Windows

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

The clipboard is a temporary storage area in the operating system used to hold data (text, files, images) that has been cut or copied, allowing it to be pasted elsewhere.

Multiple choice
  1. created or modified during the past specified days

  2. created or modified during the past specified months

  3. created or modified during the specified dates

  4. all of the above

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

The Date tab in search utilities typically provides options to search by creation date, modification date, or a specific range of dates, covering all the listed scenarios.

Multiple choice
  1. GIF files

  2. Text files

  3. Both of the above

  4. None of the above

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

ASCII (American Standard Code for Information Interchange) is a character encoding standard used for representing text in computers and other devices.

Multiple choice
  1. naming files

  2. saving files

  3. deleting files

  4. all of the above

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

A file manager is a utility responsible for the lifecycle of files, which includes naming, saving, deleting, moving, and organizing them.

Multiple choice
  1. MS-DOS file name extension

  2. file name extension for files which contain images stored as sets of bits

  3. standard for scripting server-side web pages

  4. Microsoft compressed file format

  5. None of these

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

CAB stands for compressed application binary. It is also called cabinet. It stores smaller files that can be extracted without affecting other files.

Multiple choice
  1. notepad

  2. acrobat

  3. explorer

  4. IZArc

  5. Winamp

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

Windows identify a file type by its extension and then decides which program will open that file. A compressed file generally has an extension “.zip” and is opened by WinZip/IZArc.