Computer Knowledge

Computer File Systems

1,249 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 general knowledge foreign languages
  1. File

  2. Circuit Board

  3. Image

  4. Format

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

The French word 'fichier' translates to 'file' in English, referring to computer files or documents. Circuit board, image, and format are related concepts but not the direct translation of fichier.

Multiple choice general knowledge foreign languages
  1. Mobile

  2. File

  3. Wallet

  4. Desktop

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

In French, 'portefeuille' refers to a wallet or purse used for carrying money, cards, and documents. It's a false friend - the literal translation 'portfolio' means something different in English.

Multiple choice general knowledge science & technology
  1. On your computer

  2. On one massive computer - the www

  3. On individual computers, often known as servers

  4. On a network of routers

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

The correct answer is C because files on the internet are stored on individual computers called servers, which host websites and deliver content when requested. The internet is not one single massive computer (option B), nor does it store files on your personal computer (option A) or on routers (option D), which simply direct traffic between servers.

Multiple choice general knowledge
  1. FileUpLoad

  2. Function

  3. File

  4. Date

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

In server-side JavaScript environments like Node.js, the File object provides file system operations for reading and writing files. Function and Date are core JavaScript objects available in both client and server environments. FileUpload is not a standard JavaScript object.

Multiple choice general knowledge
  1. .CAB

  2. .EXE

  3. .SYS

  4. .ZIP

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

Windows installation files use the .CAB (cabinet) extension, which is a compressed archive format used to package installation files. While .EXE files are executable programs, the actual installation data is stored in .CAB files. This format allows efficient compression and distribution of Windows components.

Multiple choice general knowledge
  1. Lever

  2. Link

  3. Lower

  4. License

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

DLL stands for Dynamic Link Library, which are shared code libraries that multiple programs can use simultaneously. The 'Link' refers to dynamic linking, where code is loaded into memory only when needed and can be shared across applications. This reduces memory usage and allows easier updates.

Multiple choice general knowledge
  1. Top Image File Format

  2. Top Interchange File Format

  3. Tagged Image File Format

  4. Ten Internal File Format

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

TIFF stands for Tagged Image File Format, a file format for storing images popular among graphic artists and the publishing industry. It supports multiple layers and pages. Options A, B, and D incorrectly use words like "Top" and "Ten" instead of the correct "Tagged".

Multiple choice general knowledge science & technology
  1. find files

  2. close file

  3. copy file

  4. open favourites

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

Windows key + F opens the search/find files function in Windows Explorer, allowing you to quickly search for files and folders on your computer. This is a direct shortcut to the search feature without having to open Explorer first. The 'F' stands for find or search.