NEW
Font size
WorksheetsComputer system management
Total questions: 25
Worksheet time: 13mins
What is the purpose of an operating system?
To bake cookies
To manage computer hardware and software resources, provide a user interface, and facilitate communication between software and hardware components.
To predict the weather
To make coffee
What is a file system and why is it important in computer management?
A file system is crucial for organizing and storing data efficiently on a computer.
A file system is only necessary for gaming purposes.
A file system is used to slow down computer performance.
A file system is irrelevant in computer management.
Describe the steps involved in creating a new folder in a file system.
Navigate to location -> Right-click -> New -> File -> Name the folder
Navigate to location -> Double-click -> New -> Folder -> Name the folder
Navigate to location -> Left-click -> New -> Folder -> Name the folder
Navigate to location -> Right-click -> New -> Folder -> Name the folder
Which of these is not a function of an OS:
Provide a user interface
Communicate with hardware
Allow the computer to multi-task
Improves CPU performance
Has only two (2) digits: 0 and 1
NUMERIC DATA
BINARY NUMBER SYSTEM
DIGITAL DEVICE
ANALOG DEVICE
ASCII stands for ____________.
American Standard Code for Information Interchange
American Standard Code for Integral Interchange
American Substance Code for Information Interchange
American Stimulated Code for Integral Interchange
The computer's main circuit board.
MOTHERBOARD
PROCESSOR
CPU
MEMORY
An integrated circuit designed to process instructions.
MOTHERBOARD
MICROPROCESSOR
CPU
MEMORY
Allows only readout capability.
ROM
RAM
PROM
VIRTUAL MEMORY
CPU
_______ command is used to remove the directory?
rmdir
rm
rd
rdir
______ command is used to list contents of directories?
tar
dir
lp
ls
Which of the Linux command-line commands listed below is used for directory traversal/navigation?
change
cd
cdc
ps
What is the command to delete a file/directory?
rk
rm
rc
di
__________ command is used to delete a Directory.
rdir
rm -rf
rmdir
delete
Which Command is used to make new Directory?
newdir
dirmake
mkdir
dirmk
Which command to use for complete details of a command on the shell?
help
man
?
info
Which command is used to create an empty file ??
file
touch
mkdir
create
