wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Computing Concepts and Operating Systems

Total questions: 32

Worksheet time: 16mins

Name
Class
Date
1.

Which of the following aspects is not covered by the CIA triad?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

2.

What is the purpose of non-repudiation?

a)

To ensure accountability by proving actions were taken by an individual or entity, thus preventing disputes

b)

To protect data from unauthorized disclosure

c)

To guarantee data remains unchanged from its creation, transmission, or storage

d)

To ensure data is available when needed

3.

Which two aspects are covered by the two pillars of information security?

a)

Confidentiality and integrity

b)

Integrity and availability

c)

Non-repudiation and authentication

d)

Authentication and confidentiality

4.

Which of the following is not a component of IAA?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

5.

What is the purpose of IAA?

a)

To prevent security incidents by using measures such as firewalls, intrusion detection systems, and security policies

b)

To ensure accountability by proving actions were taken by an individual or entity, thus preventing disputes

c)

To guarantee data remains unchanged from its creation, transmission, or storage

d)

To protect data from unauthorized disclosure

6.

What does IAA strive to maintain?

a)

Confidentiality, integrity, and availability of informational assets

b)

Data accessibility for authorized individuals or systems

c)

Trustworthiness in electronic transactions

d)

Non-repudiation and authentication

7.

What is the interrelationship of process, people, and technology in IAA?

a)

Procedures, policies, and guidelines are processes that organizations use to ensure secure information protection

b)

Safeguarding information assets relies on the participation of people such as employees, contractors, and stakeholders

c)

Integrating technology with processes and people is crucial to maximize security benefits

d)

All of the above

8.

What is the purpose of protection rings?

a)

To guard the kernel and bestow different levels of access to resources

b)

To provide a command-line interface, customisation, stability, and security

c)

To support various software applications and gaming

d)

To protect the kernel from dangerous or poorly coded software

9.

Which ring is the least privileged?

a)

Ring 0

b)

Ring 1

c)

Ring 2

d)

Ring 3

10.

What is Kernel mode?

a)

Where user-level applications operate with limited system resource access

b)

Where the most privileged ring is found

c)

Where system resources are directly accessed by user-level applications

d)

Where user-level applications are preserved

11.

Which operating system is proprietary and supports various software applications and gaming?

a)

Linux

b)

Windows

12.

Which operating system provides a command-line interface, customisation, stability, and security?

a)

Windows

b)

Linux

13.

What is the function of a file system in an operating system?

a)

It supports the organisation of directories and files, tracks their location, and provides access to read, write, and modify files

b)

It provides a user interface for the operating system

c)

It manages the computer’s hardware resources

d)

It controls the execution of programs and operations

14.

What are some examples of file systems?

a)

FAT, NTFS, XFS, EXT4, and APFS

b)

Windows, Linux, MacOS

c)

CPU, RAM, Hard Disk

d)

Python, Java, C++

15.

What factors are influenced by the way files are organised and managed by each file system?

a)

The storage medium’s performance, dependability, and compatibility

b)

The speed of the internet connection

c)

The power consumption of the computer

d)

The colour resolution of the monitor

16.

Which file system is used by the Windows operating system?

a)

FAT32

b)

APFS

c)

NTFS

d)

EXT4

17.

What does a common hard drive partition scheme used by users include?

a)

A 100 MB System Reserved partition, the Windows partition (C: drive), and a hidden Recovery partition

b)

A single partition for all files and folders

c)

Separate partitions for each installed program

d)

A partition for each type of file (documents, images, videos, etc.)

18.

What are some of the file systems used by Linux-based OSes?

a)

FAT32, NTFS, APFS

b)

EXT4, XFS, Btrfs, ZFS

c)

Boot, root, swap, home

d)

Windows, MacOS, Linux

19.

What is the primary file system used by Linux?

a)

XFS

b)

Btrfs

c)

EXT4

d)

ZFS

20.

What are some of the common partitions used in Linux?

a)

Boot, root, swap, home

b)

FAT32, NTFS, APFS

c)

Windows partition (C: drive), System Reserved partition, Recovery partition

d)

Documents, Downloads, Pictures

21.

What is the maximum file size that FAT32 can support?

a)

4 GB

b)

8 TB

c)

16 exabytes

d)

256 TB

22.

What is the purpose of using Redundant Array of Independent Disks (RAID)?

a)

To improve storage performance and reliability

b)

To reduce the cost of storage

c)

To increase the size of the disks

d)

To make the disks look more attractive

23.

What is the advantage of RAID 0?

a)

It increases read and write speeds by distributing data across multiple disks without parity

b)

It duplicates data on two or more disks, ensuring data redundancy and high availability

c)

It has the ability to sustain one disk failure while retaining data

d)

It is capable of withstanding the simultaneous failure of two disks

24.

How many disks are required at minimum for RAID 5?

a)

Two

b)

Three

c)

Four

d)

Five

25.

What is the special feature of RAID 6?

a)

It uses two parity blocks instead of one, making it capable of withstanding the simultaneous failure of two disks

b)

It increases read and write speeds by distributing data across multiple disks without parity

c)

It duplicates data on two or more disks, ensuring data redundancy and high availability

d)

It creates two mirrored sets of striped volumes that offer high performance and data redundancy

26.

What does RAID 10 do?

a)

It creates two mirrored sets of striped volumes that offer high performance and data redundancy

b)

It uses two parity blocks instead of one, making it capable of withstanding the simultaneous failure of two disks

c)

It increases read and write speeds by distributing data across multiple disks without parity

d)

It duplicates data on two or more disks, ensuring data redundancy and high availability

27.

What is used in traditional computing to run applications and store data?

a)

On-premises physical hardware like desktop computers, servers, and storage devices

b)

Cloud services

c)

Virtual machines

d)

Resource groups

28.

What is a resource group in a cloud setting?

a)

A logical container that oversees resources for a project or app

b)

A subscription between a user or organisation and a cloud service provider

c)

A geographic location where data centres offering cloud services and resources are hosted

d)
  1. A separate location within a region, isolated from other zones

29.

What are some of the models that cloud computing offers?

a)

IaaS, PaaS, SaaS, and FaaS

b)

Traditional computing, cloud computing, hybrid computing

c)

Desktop computers, servers, storage devices

d)

Resource groups, subscriptions, regions

30.

What is FaaS in the context of cloud computing?

a)

A serverless computing environment that enables event-driven applications without infrastructure concerns

b)

A model where the user has to manage all underlying infrastructure

c)

A model that requires on-premises physical hardware to run applications and store data

d)

A model that requires the user to have local access to data and applications

31.

What are some key features of FaaS?

a)

Event-driven execution, automatic scaling, and usage-based pricing

b)

High infrastructure control and ease of use

c)

Requirement for infrastructure or middleware management

d)

Need for on-premises physical hardware

32.

What does data integrity guarantee?

a)

Data remains unchanged from its creation, transmission, or storage

b)

Data is accessible to authorized individuals or systems

c)

Data is protected from unauthorized disclosure

d)

Data is available when needed