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
-
Image File
-
True Type Font
-
Audio File
-
Programming/Script Related File
B
Correct answer
Explanation
.TTF stands for TrueType Font, a widely used font format developed by Apple and Microsoft. It contains outline font data for displaying text on screens and in print. It is not an image file format (like .JPG or .PNG), audio file (.MP3), or programming file (.PY, .JS).
-
Icon
-
Audion File
-
Animation/Movie File
-
Image Color Matching Profile File
A
Correct answer
Explanation
.ICO is the standard file extension for icon files used in Windows operating systems. These files contain small bitmap images at multiple sizes and color depths. Option D 'Image Color Matching Profile File' refers to .ICM files, not icons. Audio files use extensions like .MP3 or .WAV.
-
MS Encarta Document
-
Temporary File
-
MS Fast Find File
-
Programming/Scripting Related File
D
Correct answer
Explanation
.PHP is the file extension for PHP (Hypertext Preprocessor), a server-side scripting language used for web development. PHP files contain programming code that executes on web servers to generate dynamic content. They are not MS Encarta documents (.EZT), temporary files (.TMP), or Fast Find files (.FFL).
-
History File
-
Image File
-
Compressed Archive File
-
Audio File
A
Correct answer
Explanation
.HST is a history file extension commonly used by browsers to store browsing history and visited web pages. It is not related to images, compressed archives, or audio files.
-
Image File
-
System File
-
Compressed Archive File
-
Programming/Scripting related File
D
Correct answer
Explanation
.CC is commonly used for C++ source files (programming/scripting). It is not an image, system file, or compressed archive. The extension indicates source code.
-
System File
-
Image File
-
MS Office Document
-
MS Encarta Document
B
Correct answer
Explanation
.AI is the file extension for Adobe Illustrator files, which are vector image files. It is not a system file, MS Office document, or MS Encarta document.
-
Hypertext Related File
-
System File
-
Image File
-
Programming/Scripting Related File
C
Correct answer
Explanation
.TGA (Targa) is a raster graphics image file format used for high-quality images. It is not a hypertext, system file, or programming file.
-
Audio File
-
System File
-
Image File
-
Compressed Archive File
D
Correct answer
Explanation
.IO is not a standard file extension. However, in some contexts, it can be associated with compressed install archives or system files. The answer key suggests compressed archive, though this is a less common association.
-
WordPerfect Document File
-
System File
-
Image File
-
Animation/Movie File
D
Correct answer
Explanation
The .VOB (Video Object) file extension is used for DVD-Video files, which contain the actual video, audio, and subtitle data for movies stored on DVDs. VOB files are essentially MPEG-2 program streams formatted for DVD playback.
-
Read-Write-Execute for Owner-Group-Others
-
Read-Execute-Write for Other-Group-Owner
-
Read-Execute-Write for Group-other-Owner
-
Read-Write-Execute for Other-Group-Owner
A
Correct answer
Explanation
The standard Linux file permission notation uses three groups (owner, group, others) with three characters each (read, write, execute). The pattern 'xxx xxx xxx' represents the rwx/rwx/rwx format, where each xxx shows Read-Write-Execute permissions for Owner-Group-Others respectively. This is the fundamental Unix permission model.
-
Pile Dump File
-
Pascal's Directory File
-
Page Document File
-
Portable Document Format
D
Correct answer
Explanation
PDF stands for Portable Document Format, which was created by Adobe in the early 1990s. The format was designed to present documents in a manner independent of application software, hardware, and operating systems, making it ideal for document exchange and archiving.
-
NTFS64
-
FAT32
-
FAT16
-
TAS
-
NTFS
B,C,E
Correct answer
Explanation
The three correct Windows file system types are FAT32, FAT16, and NTFS. NTFS64 is not a valid file system type, and TAS is not associated with Windows file systems.
-
Splitting files into pieces for easy sending over internet.
-
Merging up of splitted file pieces into original file after receiving from the internet.
-
Internal fragments of files in hard drive.
-
Concatenate fragments of data into contiguous blocks in memory or on a hard drive.
D
Correct answer
Explanation
This technical question asks for the definition of defragmentation, with the claimed answer being 'Concatenate fragments of data into contiguous blocks in memory or on a hard drive.' Defragmentation is indeed the process of rearranging fragmented file pieces so they are stored in contiguous (adjacent) blocks on a disk, which improves read/write performance. Option A incorrectly reverses the definition, Option B describes file reassembly after network transfer (not defragmentation), and Option C mentions fragments without explaining the process.
-
Audio Video Index
-
Audio Video Interface
-
Audio Video Interleave
-
Audio Video Independent
C
Correct answer
Explanation
AVI is a multimedia container format that stores audio and video data in an interleaved format. 'Interleave' means the audio and video data are mixed together, not kept separate.
-
files
-
folder
-
recycle bin
-
none of these
C
Correct answer
Explanation
This Rajinikanth joke exaggerates his power to the absurd level of deleting even the Recycle Bin - which is the ultimate deletion in computer systems, beyond normal files or folders. It's satirical humor mocking his supposed omnipotence.