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. Expol.EXE

  2. Explorer.EXE

  3. Explorer.TXT

  4. Explorer. EXT

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

Explorer.exe is the correct executable file for Windows Explorer, which is the main file management application in Windows. The .exe extension indicates it is an executable program file.

Multiple choice
  1. Recycle

  2. Recycle Bin

  3. Bin Recycle

  4. None of these

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

The Recycle Bin is Windows 98's temporary holding area for deleted files. When you delete files, they move there instead of being permanently erased, allowing recovery. The term 'Recycle Bin' (two words) is the correct Windows feature name.

Multiple choice
  1. Image

  2. Images

  3. Imaging

  4. None of these

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

Windows 98 includes an accessory application called 'Imaging' (Imaging.exe) specifically for editing scanned images and working with TIFF files. The correct application name is 'Imaging' not 'Image' or 'Images' - this was Microsoft's branded scanner editing tool.

Multiple choice
  1. Desktop.INI, Folder.HTT

  2. Desktop.INS, Folder.HTP

  3. Desktop.SNI, Folder.HST

  4. None of these

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

Web View in Windows 98 uses two configuration files: Desktop.INI (defines folder behavior) and Folder.HTT (HTML template for folder display). These files work together to create web-style folder views. The exact filenames and extensions must match Desktop.INI and Folder.HTT.

Multiple choice
  1. audio

  2. non - ASCII

  3. image

  4. all of the above

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

MIME (Multipurpose Internet Mail Extensions) allows various data types including audio, images, and non-ASCII text to be sent via email (SMTP). It extends the original SMTP protocol which only handled ASCII text.

Multiple choice
  1. upload

  2. download

  3. both

  4. none

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

FTP (File Transfer Protocol) is a two-way protocol that allows users to both upload files from their local system to a remote server AND download files from the server to their local system, making option C the correct answer.

Multiple choice
  1. undo data

  2. temporary data

  3. business data

  4. meta data

  5. meso data

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

This option is correct.