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
Which of the following is a lossless data compression technique?
C
Correct answer
Explanation
PNG (Portable Network Graphics) is a lossless data compression technique that preserves the original quality of the image. It is commonly used for graphics and illustrations.
What is the difference between a file and a directory?
-
A file is a collection of data, while a directory is a collection of files.
-
A file is a named location on a storage device, while a directory is a named collection of files.
-
A file is a temporary storage location, while a directory is a permanent storage location.
-
A file is a read-only storage location, while a directory is a read-write storage location.
A
Correct answer
Explanation
A file is a collection of data, while a directory is a collection of files. Files are typically stored on storage devices such as hard drives, solid-state drives, and USB flash drives. Directories are typically used to organize files into a hierarchical structure.
What is the purpose of a file extension?
-
To identify the type of file.
-
To make a file look more visually appealing.
-
To improve the performance of a file.
-
To increase the size of a file.
A
Correct answer
Explanation
A file extension is a suffix that is added to the end of a file name. File extensions are used to identify the type of file. For example, the file extension ".txt" is used to identify text files, the file extension ".jpg" is used to identify JPEG image files, and the file extension ".mp3" is used to identify MP3 audio files.
Which of the following is a common type of log file?
-
Application log
-
System log
-
Security log
-
Database log
A
Correct answer
Explanation
Application logs contain information about the operation of a specific application, such as user actions, errors, and performance metrics.
Which of the following is not a type of texture format?
D
Correct answer
Explanation
DDS is not a type of texture format. It is a specific texture format that is commonly used in video games.
Which of the following is NOT a common digital archiving format?
A
Correct answer
Explanation
JPEG is a lossy compression format commonly used for images, while TIFF, WAV, and PDF/A are widely used digital archiving formats for various types of data.
What is the recommended format for storing oral history interviews?
-
WAV
-
MP3
-
AIFF
-
All of the above
D
Correct answer
Explanation
WAV, MP3, and AIFF are all commonly used formats for storing oral history interviews. WAV is a lossless format that provides the highest quality audio, while MP3 and AIFF are lossy formats that offer a good balance between quality and file size.
Which file format is commonly used for storing motion capture data?
A
Correct answer
Explanation
.bvh (BioVision Hierarchy) is a common file format used for storing motion capture data. It is a text-based format that describes the hierarchical structure of the character's skeleton and the motion data for each joint.
Which of the following is NOT a common file format used for character animation?
D
Correct answer
Explanation
JPG is not a common file format used for character animation. JPG is a raster graphics file format used for storing images.
Which of the following is a common file format used for storing CGI data?
B
Correct answer
Explanation
.fbx is a common file format used for storing CGI data, which is a 3D file format that can be used to store 3D models, animations, and textures.
Which file format is commonly used for saving digital art projects?
C
Correct answer
Explanation
PSD (Photoshop Document) is a commonly used file format for saving digital art projects. It is a layered format that allows artists to save their work with all the layers intact, enabling further editing.
Which of the following is NOT a common format for preserving game ROMs?
C
Correct answer
Explanation
.zip is a compressed file format, while .nes, .sfc, and .iso are common formats for storing game ROMs.
Which of the following audio formats is also known as the Audio Interchange File Format?
B
Correct answer
Explanation
AIFF (Audio Interchange File Format) is a lossless audio format developed by Apple Computer.
What is the purpose of using ID3 tags in podcast and audiobook files?
-
To store episode-specific information such as title and description.
-
To improve the audio quality of the file.
-
To reduce the file size of the audio.
-
To protect the audio from unauthorized copying.
A
Correct answer
Explanation
ID3 tags are used to store episode-specific information such as title, description, artist, and genre, making it easier for listeners to identify and organize podcast and audiobook episodes.
What is the recommended file format for audiobook distribution?
C
Correct answer
Explanation
FLAC (Free Lossless Audio Codec) is a lossless audio format that preserves the original audio quality without any compression, making it the preferred format for audiobook distribution.