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
-
Kernel
-
Archives
-
TCP/IP sockets
-
vi
-
awk
B
Correct answer
Explanation
This object in Linux is a collection of computer files that have been packaged together for backup.
-
a folder where all your copied files are stored
-
a backup area
-
a temporary storage for your cut and copied files
-
a text editor in Windows
C
Correct answer
Explanation
The clipboard is a temporary storage area in the operating system used to hold data (text, files, images) that has been cut or copied, allowing it to be pasted elsewhere.
-
Cut or copy some other file
-
Switch off the computer
-
Delete the files
-
Both 1 and 2
D
Correct answer
Explanation
The clipboard contents are typically cleared when you copy new data or when the system session ends (like shutting down the computer).
-
according to the date
-
according to the file name
-
according to the file size
-
all of the above
-
created or modified during the past specified days
-
created or modified during the past specified months
-
created or modified during the specified dates
-
all of the above
D
Correct answer
Explanation
The Date tab in search utilities typically provides options to search by creation date, modification date, or a specific range of dates, covering all the listed scenarios.
B
Correct answer
Explanation
The dynsrc attribute was a non-standard extension used by Internet Explorer to specify a video or audio file for an
tag. The standard src attribute is for images.
-
name of the file
-
contents of the file
-
both of the above
-
none of the above
C
Correct answer
Explanation
The Name and Locations tab in the Windows Find dialog box allows users to search by file name or by text contained within the file. Therefore, both options are valid.
-
Track index
-
Cylinder index
-
Master index
-
Cluster index
-
Primary index
B
Correct answer
Explanation
This form of index in index sequential files contains one anchor per cylinder and it is stored in separate areas.
-
GIF files
-
Text files
-
Both of the above
-
None of the above
B
Correct answer
Explanation
ASCII (American Standard Code for Information Interchange) is a character encoding standard used for representing text in computers and other devices.
-
naming files
-
saving files
-
deleting files
-
all of the above
D
Correct answer
Explanation
A file manager is a utility responsible for the lifecycle of files, which includes naming, saving, deleting, moving, and organizing them.
-
ios::app
-
ios::in
-
ios::noreplace
-
ios::nocreate
-
ios::trunk
C
Correct answer
Explanation
This file mode is used in C++ if the user has to turn down opening when the file already exists.
-
with the lowest value
-
that was closed most recently
-
with the highest value
-
none of these
A
Correct answer
Explanation
MS-DOS file name extension containing backup data is BAK.
-
MS-DOS file name extension
-
file name extension for files which contain images stored as sets of bits
-
standard for scripting server-side web pages
-
Microsoft compressed file format
-
None of these
D
Correct answer
Explanation
CAB stands for compressed application binary. It is also called cabinet. It stores smaller files that can be extracted without affecting other files.
-
notepad
-
acrobat
-
explorer
-
IZArc
-
Winamp
D
Correct answer
Explanation
Windows identify a file type by its extension and then decides which program will open that file. A compressed file generally has an extension “.zip” and is opened by WinZip/IZArc.