wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Tech+ Unit 1 Review 02

Total questions: 60

Worksheet time: 33mins

Name
Class
Date
1.

What is the binary equivalent of the decimal number 142?

a)

10001110

b)

10101001

c)

11100100

d)

10010010

2.

What is the hexadecimal representation of 142 in decimal?

a)

0xA2

b)

0x8E

c)

0x91

d)

0xEE

3.

One byte consists of:

a)

2 bits

b)

4 bits

c)

8 bits

d)

16 bits

4.

The hexadecimal digit A equals what in decimal?

(a)  

5.

How many ASCII characters exist?

a)

64

b)

128

c)

256

d)

512

6.

How many bits are used for one ASCII character?

a)

4 bits

b)

8 bits

c)

16 bits

d)

32 bits

7.

Unicode (UTF-8) can use up to how many bytes per character?

a)

1

b)

2

c)

3

d)

4

8.

ASCII is a subset of:

a)

UTF-16

b)

Unicode (UTF-8)

c)

EBCDIC

d)

Morse code

9.

The hexadecimal value 0x41 represents which ASCII character?

a)

B

b)

C

c)

A

d)

D

10.

How many hexadecimal characters are needed to represent one ASCII byte?

a)

1

b)

2

c)

4

d)

8

11.

What is the decimal value of hexadecimal 0x76?

a)

116

b)

118

c)

126

d)

128

12.

The binary number 11000011 equals what in decimal?

a)

193

b)

195

c)

200

d)

255

13.

What is the primary advantage of Unicode over ASCII?

a)

It uses fewer bits

b)

It supports only English

c)

It can represent many world languages and emojis

14.

In binary, each bit represents:

a)

A decimal 10

b)

A hexadecimal 16

c)

An on/off state

d)

A storage unit of 4 bytes

15.

The ASCII code for lowercase 'a' is:

a)

41

b)

61

c)

65

d)

97

16.

The four main functions of a computer are:

a)

Input, Output, Storage, Processing

b)

Display, Input, Security, Power

c)

Storage, Networking, Power, Sound

d)

Cooling, Power, Data, Video

17.

An HDD stores data using:

a)

Electrical charges

b)

Flash memory

c)

Magnetic bits on spinning platters

d)

Optical lasers

18.

The process of destroying an HDD with a strong magnet is called:

a)

Defragmentation

b)

Degaussing

c)

Formatting

d)

Encryption

19.

HDD speed is measured in:

a)

Mbps

b)

GHz

c)

RPM

d)

FPS

20.

Which drive is fastest for data access?

a)

HDD

b)

SSD

c)

M.2 NVMe

d)

DVD

21.

SSDs store data using:

a)

Magnets

b)

Flash memory

c)

Optical discs

d)

Transistors on spinning disks

22.

The PSU in a computer stands for:

a)

Power Source Unit

b)

Power Supply Unit

c)

Processing System Unit

d)

Peripheral Support Unit

23.

SATA III is used for:

a)

Network connections

b)

Power supply

c)

Data transfer between drives and motherboard

d)

Connecting monitors

24.

PATA is another name for:

a)

IDE

b)

NVMe

c)

SCSI

d)

PCI

25.

DAS stands for:

a)

Data Access Service

b)

Direct Attached Storage

c)

Disk Array System

d)

Device Access Service

26.

26. NAS stands for:

a)

Network Attached Storage

b)

New Access Server

c)

Non-Active Storage

d)

Network Array Setup

27.

Which type of memory is volatile?

a)

HDD

b)

SSD

c)

RAM

d)

ROM

28.

Which type of memory retains data after power loss?

a)

RAM

b)

HDD

c)

Cache

d)

Register

29.

The fastest memory in a computer is:

a)

Dynamic RAM

b)

Static RAM (CPU cache)

c)

Hard drive

d)

Virtual memory

30.

SODIMM memory modules are found in:

a)

Desktops

b)

Laptops

c)

Servers only

d)

External hard drives

31.

What is the first process when a computer powers on?

a)

BIOS loads the OS

b)

POST

c)

Bootloader starts

d)

CMOS initializes

32.

The instructions for the POST process are stored in:

a)

RAM

b)

BIOS ROM

c)

CMOS battery

d)

Hard drive

33.

BIOS stands for:

a)

Basic Input Output System

b)

Binary Input Output Sequence

c)

Base Integrated Output Software

d)

Boot Initialization Operating System

34.

34. UEFI stands for:

a)

Unified Extended File Interface

b)

Unified Extensible Firmware Interface

c)

Universal Embedded Firmware Input

d)

Universal Environment Firmware Integration

35.

What does CMOS store?

4 lines
36.

Which key is often used to enter BIOS setup?

a)

F1

b)

F2

c)

F5

d)

F12

37.

The small battery on the motherboard maintains:

a)

GPU settings

b)

CMOS memory

c)

RAM contents

d)

SSD power

38.

The Master Boot Record (MBR) occupies how much space?

a)

128 bytes

b)

256 bytes

c)

512 bytes

d)

1024 bytes

39.

The BIOS primarily communicates with:

a)

Operating system only

b)

Hardware components

c)

Network servers

d)

User applications

40.

Which is NOT a bootable device?

a)

Hard drive

b)

USB drive

c)

Network

d)

Monitor

41.

Changes made in BIOS are saved to:

a)

ROM

b)

CMOS

c)

Hard drive

d)

Cache

42.

What is the purpose of POST?

a)

To load Windows

b)

To check hardware health

c)

To update the BIOS

d)

To erase old data

43.

UEFI is preferred over BIOS because it:

a)

Uses text-only menus

b)

Supports mouse and larger disks

c)

Is slower but more secure

d)

Lacks compatibility

44.

Which of the following is an example of firmware?

a)

Windows

b)

BIOS

c)

Microsoft Word

45.

What is an .iso file?

a)

A document file

b)

A compressed image

c)

An exact copy of CD/DVD data

d)

A BIOS configuration file

46.

The main function of an Operating System (OS) is to:

a)

Design websites

b)

Manage hardware and software resources

c)

Power the computer

d)

Store documents

47.

The core part of an OS that manages communication between hardware and software is the:

a)

Shell

b)

Kernel

c)

Cache

d)

BIOS

48.

The Windows kernel is called:

a)

WinCore

b)

NT Kernel

c)

X86 Base

49.

A program that creates virtual computers within a computer is called a:

a)

Compiler

b)

Emulator

c)

Hypervisor

d)

BIOS

50.

A Type I hypervisor is also known as:

a)

Software-based hypervisor

b)

Bare-metal hypervisor

c)

Hosted hypervisor

d)

Virtualized OS

51.

Which of the following is a Type II hypervisor?

a)

VMware Player

b)

vCenter

c)

ESXi

d)

Hyper-V Server

52.

An embedded OS is:

a)

Installed on desktops

b)

Stored in a device’s ROM

c)

Used for virtualization

d)

Cloud-hosted

53.

The term firmware refers to:

a)

Hardware replacement

b)

Software installed on a device’s chip

c)

Temporary software

d)

Mobile apps

54.

IoT stands for:

a)

Internet of Terminals

b)

Internet of Things

c)

Internal Operating Technology

d)

Interconnected Terminals

55.

Why are IoT devices often vulnerable to hacking?

a)

They lack user interfaces

b)

They are expensive

c)

Their firmware is hard to update

d)

They use secure protocols

56.

The OS component that assigns unique process IDs (PIDs) is the:

a)

BIOS

b)

Task Manager

c)

Kernel

d)

CPU

57.

Which OS type is used by everyday users on PCs?

a)

Server OS

b)

Desktop OS

c)

Virtual OS

d)

Embedded OS

58.

What is a “distribution” in Linux?

a)

A user interface

b)

A software driver

c)

A version or variant of Linux

d)

A hardware model

59.

Firmware stored in a ROM chip is called:

a)

Kernel

b)

Application

c)

Embedded OS

d)

Cloudware

60.

Which type of hypervisor is more efficient and faster?

a)

Type II

b)

Type I

c)

Both are equal

d)

None