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
-
files
-
folders
-
programs
-
files and folders
D
Correct answer
Explanation
Computers use files to store data and folders (directories) to organize those files into a logical structure.
-
window
-
menu
-
folder
-
desktop
C
Correct answer
Explanation
A folder is a virtual container used to group and organize files and other folders within a computer's file system.
-
cp <source> <destination>
-
mv <source> <destination>
-
copy <source> <destination>
-
ls <source> <destination>
A
Correct answer
Explanation
The cp command (copy) is used to duplicate a file or directory from a source to a destination.
-
touch <file name>
-
rm <path>
-
mkdir <directory name>
-
rmdir <directory name>
A
Correct answer
Explanation
The touch command is primarily used to update the timestamps of a file, but it also creates an empty file if the specified file does not already exist.
-
file [path]
-
ls [path]
-
cd [path]
-
pwd
A
Correct answer
Explanation
The file command examines a file to determine its type, such as whether it is a text file, an executable, or a directory. It looks at file headers rather than just the extension.
-
Image file
-
Animation/movie file
-
Audio file
-
MS Office document
B
Correct answer
Explanation
.MOV is a common multimedia container file format developed by Apple, primarily used for movies and video files.
-
Leaders
-
Breadcrumbs
-
Files
-
Icons
B
Correct answer
Explanation
Breadcrumbs are navigation aids that show the path of folders you have traversed to reach your current location. They help users understand the file hierarchy.
-
A video file
-
A sound file
-
An image file
-
A text file
B
Correct answer
Explanation
A podcast is a digital audio file made available on the internet for downloading to a computer or mobile device, typically available as a series.
-
Zero Interface Force
-
Zero Interface File
-
Zero Insertion Force
-
Zero Insertion File
C
Correct answer
Explanation
ZIF stands for Zero Insertion Force, a type of IC socket that allows a chip to be inserted or removed without applying any force to the pins.
-
Lacing
-
Fastening
-
Zipping
-
Buttoning
C
Correct answer
Explanation
Zipping is the common term for compressing files to reduce their size. Other options like lacing, fastening, and buttoning are not standard technical terms for file compression.
-
From The Phone
-
File Text Provider
-
For The Phone
-
File Transfer Protocol
D
Correct answer
Explanation
FTP stands for File Transfer Protocol, a standard network protocol used for the transfer of computer files between a client and server on a computer network.
-
Image
-
Document
-
File
-
Mirror
A
Correct answer
Explanation
A system image is an exact copy of an entire drive partition, capturing all files, system settings, and the operating system. This serves as a structured alternative to manually copying individual files.
-
Portable Device Format
-
Portable Disc File
-
Portable Device and File
-
Portable Document Format
D
Correct answer
Explanation
The file extension .pdf stands for Portable Document Format. Developed by Adobe in 1992, it is designed to present documents consistently across different operating systems, software, and hardware.
-
Video file
-
Photo file
-
Document file
-
Audio file
D
Correct answer
Explanation
An MP3 file is a compressed digital audio format. It is widely used to store music, podcasts, and other sound recordings efficiently while maintaining high audio quality.
-
Photo Files
-
Audio Files
-
Document Files
-
Video Files
A
Correct answer
Explanation
Both .jpeg (Joint Photographic Experts Group) and .png (Portable Network Graphics) are standard file formats used to compress, store, and display digital images and photographs on computers and the web.