WorksheetsOS 10 - File Management
Total questions: 16
Worksheet time: 8mins
A folder is....
an object that contains data or information
a container that stores books and food
a container that stores files and folders
Pictures, Videos, documents, etc.. are all...
folders
subfolders
files
Folders are used to...
organise books
organise files
create a file
A folder inside another folder is called a...
super folder
picture
subfolder
What is inside this Folder?
Excel file
Word file
Folder
Image file
What file type is a SWF (Shockwave Flash)?
Graphic
Sound
Video
Animation
What filetype is best for sharing documents online? (So that anyone with any system can view it)
DOC
PPT
In the sequential access method, information in the file is processed ____________
one disk after the other, record access doesn’t matter
one record after the other
one text document after the other
none of the mentioned
The index contains ____________
names of all contents of file
pointers to each page
pointers to the various blocks
all of the mentioned
Which of the following are the two parts of the file name?
name & identifier
identifier & type
extension & name
type & extension
What command is used to move between directories at the Linux terminal or console?
mv
cd
pwd
rd
What command can be used to change back to the previous working directory?
cd -
cd --ppd
cd $prev
cd -hal
What command can be used to move to the parent of the current directory?
cd .
cd ..
cd ...
upone
This file allocation method that supports direct access and has no external fragmentation
Indexed allocation
Contiguous allocation
Linked allocation
A single level directory structure suffers from
Naming problem
organizing problem
Cache incoherency
High latency
Limited file space
What is meant by FAT?
File Allocation Table
File Aberration Table
File Allocation Technology
None of Above
