wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OS 10 - File Management

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

A folder is....

a)

an object that contains data or information

b)

a container that stores books and food

c)

a container that stores files and folders

2.

Pictures, Videos, documents, etc.. are all...

a)

folders

b)

subfolders

c)

files

3.

Folders are used to...

a)

organise books

b)

organise files

c)

create a file

4.

A folder inside another folder is called a...

a)

super folder

b)

picture

c)

subfolder

5.

What is inside this Folder?

a)

Excel file

b)

Word file

c)

Folder

d)

Image file

6.

What file type is a SWF (Shockwave Flash)?

a)

Graphic

b)

Sound

c)

Video

d)

Animation

7.

What filetype is best for sharing documents online? (So that anyone with any system can view it)

a)

DOC

b)

PDF

c)

PPT

8.

In the sequential access method, information in the file is processed ____________

a)

one disk after the other, record access doesn’t matter

b)

one record after the other

c)

one text document after the other

d)

none of the mentioned

9.

The index contains ____________

a)

names of all contents of file

b)

pointers to each page

c)

pointers to the various blocks

d)

all of the mentioned

10.

Which of the following are the two parts of the file name?

a)

name & identifier

b)

identifier & type

c)

extension & name

d)

type & extension

11.

What command is used to move between directories at the Linux terminal or console?

a)

mv

b)

cd

c)

pwd

d)

rd

12.

What command can be used to change back to the previous working directory?

a)

cd -

b)

cd --ppd

c)

cd $prev

d)

cd -hal

13.

What command can be used to move to the parent of the current directory?

a)

cd .

b)

cd ..

c)

cd ...

d)

upone

14.

This file allocation method that supports direct access and has no external fragmentation

a)

Indexed allocation

b)

Contiguous allocation

c)

Linked allocation

15.

A single level directory structure suffers from

a)

Naming problem

b)

organizing problem

c)

Cache incoherency

d)

High latency

e)

Limited file space

16.

What is meant by FAT?

a)

File Allocation Table

b)

File Aberration Table

c)

File Allocation Technology

d)

None of Above