NEW
Font size
WorksheetsTech+ Unit 1 Test
Total questions: 30
Worksheet time: 15mins
Which of the following temporarily moves and stores data the fastest?
What is the maximum Base-10 (decimal) value of a 4-bit Binary (Base-2) number?
15
255
8
4
How many Bytes are in 5 ASCII characters?
5
10
1
2
What does CMOS store?
Changes to the BIOS
Your personal files
OS updates
The Hypervisor
Which of the following statements correctly describes the relationship between ASCII and Unicode?
Unicode is a subset of ASCII.
ASCII and Unicode are completely unrelated.
ASCII is a subset of Unicode.
ASCII uses more bits than Unicode.
The process of destroying an HDD with a strong magnet is called:
Defragmentation
Degaussing
Formatting
Encryption
What is the primary advantage of Unicode over ASCII?
It uses fewer bits
It supports only English
It can represent many world languages and emojis
Unicode requires special hardware to display text.
The main function of an Operating System (OS) is to:
Design websites
Manage hardware and software resources
Power the computer
Store documents
The fastest memory in a computer is:
Dynamic RAM
Static RAM (CPU cache)
Hard drive
Virtual memory
What is the main purpose of the sudo command in Ubuntu?
To switch between open windows
To schedule automatic system updates
To execute commands with administrative (root) privileges
To shut down the computer immediately
Which command is used in Ubuntu to change the current working directory?
ls
cd
pwd
mkdir
In Ubuntu file permissions, what does rwx stand for?
Read, Write, Execute
Run, Write, Exit
Read, Work, Exchange
Rename, Write, Execute
What does the "chmod" command do in Ubuntu?
Change the system time and date
Change the ownership of a file
Change file permissions
Change the system hostname
