wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Units 10, 11, 12 Revision Quizzizz

Total questions: 101

Worksheet time: 52mins

Name
Class
Date
1.

How does the BitTorrent protocol facilitate file sharing among peers?

a)

By storing files on a central server

b)

By distributing file chunks among peers

c)

By encrypting files for secure transfer

2.

What distinguishes the function of a router in packet switching from circuit switching networks?

a)

Routers in packet switching networks prioritize voice traffic

b)

Routers in packet switching networks forward data packets based on destination address

c)

Routers in circuit switching networks encrypt all transmitted data

3.

What is a key characteristic of packet switching that allows for more efficient data transmission?

a)

Sequential data transmission

b)

Dynamic allocation of network resources

c)

Fixed communication paths

4.

How does circuit switching differ from packet switching in terms of network resource utilization?

a)

Circuit switching statically allocates resources for each call, while packet switching dynamically allocates resources

b)

Circuit switching dynamically allocates resources for each call, while packet switching statically allocates resources

c)

Both circuit switching and packet switching allocate resources dynamically

5.

How does the OS handle input/output operations?

a)

By bypassing the CPU for all I/O operations

b)

By managing all I/O operations initiated by the user

c)

By limiting access to I/O devices

6.

How does the OS manage memory resources?

a)

By allowing unlimited memory access to all applications

b)

By allocating memory to programs and protecting processes from overwriting each other

c)

By restricting memory access to the OS only

7.

How does the user interface of an operating system hide hardware complexities from users?

a)

By displaying detailed hardware specifications

b)

By simplifying interactions with hardware components

c)

By requiring users to directly interact with hardware

8.

Which protocol provides peer-to-peer file sharing?

a)

HTTP

b)

FTP

c)

BitTorrent

9.

What is the function of a router in packet switching?

a)

To convert analog signals to digital signals

b)

To forward data packets between networks

c)

To encrypt data for secure transmission

10.

What are the main purposes of an operating system?

a)

To maximize resource usage

b)

To minimize resource usage

c)

To provide entertainment to users

11.

What are the different process states in process management?

a)

Running, sleeping, waiting

b)

Running, ready, blocked

c)

Active, inactive, paused

12.

What is the purpose of resource management in the CPU?

a)

To limit CPU utilization

b)

To maximize CPU time and resources

c)

To restrict access to CPU resources

13.

What is the purpose of the Transport layer in the TCP/IP protocol suite?

a)

To define the physical characteristics of the network

b)

To ensure reliable data delivery between hosts

c)

To format data for presentation to the user

14.

What are the two main transmission modes discussed in this unit?

a)

Circuit switching and Packet switching

b)

Frequency switching and Time switching

c)

Analog switching and Digital switching

15.

What are the responsibilities of memory management in an OS?

a)

To waste memory resources

b)

To manage primary and secondary memory, load processes, and protect processes from overwriting

c)

To limit memory access to specific applications

16.

What are the benefits of using protocols in computer communication?

a)

Ensuring data privacy

b)

Facilitating communication between different devices and systems

c)

Increasing network speed

17.

How does packet switching differ from circuit switching?

a)

Packet switching establishes a dedicated communication path, while circuit switching does not

b)

Packet switching breaks data into packets for transmission, while circuit switching maintains a continuous connection

c)

Packet switching is faster than circuit switching for voice communication

18.

Which layer of the TCP/IP protocol suite is used when a message is sent from one host to another on the Internet?

a)

Application layer

b)

Transport layer

c)

Link layer

19.

What are the learning objectives related to circuit switching, packet switching, and routers?

a)

Understanding of email protocols

b)

Understanding of network security

c)

Understanding of the benefits and drawbacks of circuit switching and packet switching

20.

How does segmentation differ from paging in memory management?

a)

Segmentation creates fixed-size partitions, while paging creates variable-size partitions

b)

Segmentation involves dividing memory into variable-sized segments, while paging divides memory into fixed-size blocks

c)

Segmentation and paging are identical concepts

21.

How does multitasking benefit from different scheduling routines?

a)

By slowing down the system

b)

By improving system responsiveness and efficiency

c)

By increasing resource wastage

22.

What is the main purpose of the kernel in an operating system?

a)

To complicate interactions between applications and hardware

b)

To perform basic functions of the OS and bridge between applications and hardware

c)

To limit access to system resources

23.

How does the kernel of an operating system act as an interrupt handler?

a)

By ignoring interrupts

b)

By processing interrupts and managing low-level scheduling

c)

By delegating interrupt handling to user applications

24.

What is the function of different scheduling routines in process management?

a)

To complicate the process scheduling

b)

To simplify the process scheduling

c)

To optimize the process scheduling

25.

What is the role of the BIOS in the boot process?

a)

Responsible for executing applications

b)

Initializing hardware components and loading the OS

c)

Managing user interfaces

26.

What is disk thrashing and how does it occur?

a)

Disk optimization technique

b)

Excessive swapping of pages between memory and disk

c)

Disk encryption process

27.

What are the concepts of paging, virtual memory, and segmentation in memory management?

a)

Paging, caching, buffering

b)

Paging, swapping, fragmentation

c)

Paging, virtual memory, segmentation

28.

What is the main function of an operating system?

a)

To complicate user interactions with hardware

b)

To manage hardware resources and provide an interface between users and the machine

c)

To limit access to hardware resources

29.

How can pages be replaced in a paging system?

a)

By duplicating pages

b)

By swapping out less frequently used pages

c)

By increasing the page size

30.

What is the difference between paging and segmentation in memory management?

a)

Paging divides memory into fixed-size blocks, while segmentation divides memory into variable-sized segments

b)

Paging and segmentation are the same concepts

c)

Paging is used for virtual memory, while segmentation is used for physical memory

31.

Which layer of the TCP/IP protocol suite is responsible for routing packets between networks?

a)

Application layer

b)

Internet layer

c)

Transport layer

32.

What are the techniques used by OS for memory management?

a)

Single allocation, disk merging, and segmented memory

b)

Single allocation, disk partitioning, and paged memory

c)

Single allocation, disk formatting, and virtual memory

33.

What are the key terms associated with encryption?

a)

Plain text, cipher text, decryption

b)

Public key, private key, symmetric encryption

c)

Authentication, authorization, integrity

34.

Which protocol is commonly used for retrieving email from a mail server?

a)

HTTP

b)

FTP

c)

POP3

35.

Which protocol in the TCP/IP suite is commonly used for sending emails between servers?

a)

HTTP

b)

SMTP

c)

FTP

36.

What is the primary function of a router in packet switching networks?

a)

Encrypting data packets for secure transmission

b)

Determining the best path for data packets based on destination address

c)

Filtering out spam emails from incoming traffic

37.

What is the main drawback of circuit switching?

a)

Inefficient use of network resources

b)

High latency

c)

Vulnerability to packet loss

38.

What is the significance of the TCP/IP protocol suite in computer networking?

a)

It ensures physical connectivity between devices

b)

It provides a standardized framework for communication

c)

It encrypts all data transmitted over the network

39.

Which layer of the TCP/IP protocol suite is responsible for providing application services to users?

a)

Transport layer

b)

Application layer

c)

Internet layer

40.

Which protocol in the TCP/IP suite is commonly used for sending emails between servers?

a)

HTTP

b)

SMTP

c)

FTP

41.

How does circuit switching differ from packet switching in terms of resource allocation?

a)

Circuit switching dynamically allocates resources for each call, while packet switching does not

b)

Packet switching statically allocates resources for each call, while circuit switching does not

c)

Both circuit switching and packet switching allocate resources dynamically

42.

In the TCP/IP protocol suite, which layer is responsible for ensuring reliable data delivery between hosts?

a)

Application layer

b)

Transport layer

c)

Link layer

43.

What is the primary function of a router in a network?

a)

Filtering spam emails

b)

Forwarding data packets between networks

c)

Encrypting data for secure transmission

44.

How does packet switching contribute to efficient data transmission?

a)

By establishing dedicated communication paths

b)

By breaking data into packets for parallel transmission

c)

By prioritizing voice traffic over data traffic

45.

How does circuit switching differ from packet switching in terms of data transmission?

a)

Circuit switching transmits data in parallel, while packet switching transmits data sequentially

b)

Circuit switching maintains a continuous connection, while packet switching breaks data into packets for transmission

c)

Circuit switching uses routers to establish paths, while packet switching uses dedicated channels

46.

How can protocol implementation be viewed in terms of a stack?

a)

Each layer of the stack performs the same function

b)

Each layer of the stack has its own functionality

c)

The stack only consists of two layers

47.

What is the primary purpose of the Transport layer in the TCP/IP protocol suite?

a)

To format data for presentation to the user

b)

To ensure reliable data delivery between hosts

c)

To define the physical characteristics of the network

48.

In the TCP/IP protocol suite, which layer is responsible for defining the physical and data link layers of the network?

a)

Application layer

b)

Internet layer

c)

Link layer

49.

How does BitTorrent protocol facilitate file sharing?

a)

By storing files on a central server

b)

By distributing file chunks among peers

c)

By encrypting files for secure transfer

50.

What is the main advantage of using packet switching over circuit switching for data transmission?

a)

Lower latency in data transfer

b)

More efficient use of available network capacity

c)

Higher security for transmitted data

51.

What is the definition of encryption?

a)

The process of encoding messages or information in a way that only authorized parties can read it.

b)

The process of compressing data for secure transmission.

c)

The process of decrypting messages for secure communication.

52.

What is the role of the Link layer in the TCP/IP protocol suite?

a)

Ensuring end-to-end communication between hosts

b)

Defining the physical and data link layers of the network

c)

Providing application services to users

53.

How does the OS maximize the use of computer resources?

a)

By minimizing the utilization of CPU resources

b)

By optimizing the use of memory, CPU, and I/O devices

c)

By restricting access to memory

54.

A website has a digital certificate issued by a Certificate Authority (CA). The session key generated for the SSL session between a browser and the server hosting the website is encrypted using ___________ .

a)

A) The CA’s public key.

b)

B) The CA’s private key.

c)

C) The public key that comes with the digital

certificate.

d)

D) The CA’s public key.

55.

Which of the following is not contained in a digital certificate?

a)

A) Public key.

b)

B) Session key.

c)

C) Validity period.

d)

D) Hash algorithm.

56.

In verifying that a digital certificate is from a Certificate Authority (CA), which of the following information is being compared?

a)

A) CA’s public key.

b)

B) CA’s private key.

c)

C) Message digest of the digital certificate.

d)

D) Public key on the digital certificate.

57.

What does SSL stand for?

a)

Secure Socket Layer

b)

Special Security License

c)

Secure Space Layer

d)

Straight Socket Loop

58.

In asymmetric encryption process. Each communicating party starts with how many keys?

a)

5

b)

4

c)

3

d)

2

59.

If Bob wants to send a encrypted message to Alice, which key does he use?

a)

Bob private key

b)

Bob public key

c)

Alice public key

d)

Alice private key

60.

If Bob receives Alice’s public key from a public directory, how does he know the key really came from Alice?

a)

From acknowledgement from Alice

b)

From a trusted certificate authority

c)

From your browser database

d)

From Alice server

61.

A certificate authority (CA) is a trusted authority that certifies who is the owner of the public key (individual or organization) by issuing something called digital certificates.

a)

True

b)

False

62.

The CA digitally signs each certificate using its private key.

a)

True

b)

False

63.

•Hyper Text Transfer Protocol Secure (HTTPS) is the secure version of HTTP.

a)

True

b)

False

64.

Who really checks the validity of a Digital certificate?

a)

The user

b)

The Browser

c)

The server

d)

The web application

65.

The study and use of techniques for securing communication.

a)

cryptography

b)

decryption

c)

substitution cypher

d)

ciphertext

66.

A check to make sure that a computer or user is who/what it says it is.

a)

certificate authority

b)

authenticate

c)

SSL certificate

d)

certificate authority

67.

What is asymmetric encryption?

a)

A type of encryption that is extremely easy to break

b)

A type of encryption using only one key to encrypt and decrypt data

c)

A type of encryption that is no longer used in modern technology

d)

A type of encryption using a pair of keys (public and private) to encrypt and decrypt data

68.

What is a digital certificate and how is it used in the context of security?

a)

It is a form of encryption used to hide sensitive information

b)

It is a type of physical key used to unlock digital files

c)

It is a secure software program that protects against computer hacking

d)

It is a digital document that verifies the identity of a website or individual and is used to establish secure connections and authenticate identities.

69.

What is quantum cryptography?

a)

A type of ancient encryption using hieroglyphics

b)

A method of communication using Morse code

c)

A form of cryptography based on astrology

d)

A method of secure communication using quantum mechanics

70.

Describe the process of obtaining a digital certificate and its role in ensuring secure communication.


a)

The process involves generating a public and private key pair, submitting a CSR to a certificate authority, and receiving the digital certificate after verification. Its role is to provide authentication, encryption, and data integrity for secure communication.

b)

The process involves creating a public and private key pair, and its role is to block unauthorized access to the network.

c)

The process involves creating a public key, submiting a CSR, and its role is to block unauthorized access to the network.

d)

The process requires obtaining a certificate from the an authority, and its role is to provide proof of identity for online transactions.

71.

Explain the concept of public key infrastructure (PKI) and its role in ensuring secure communication.

a)

PKI is a type of encryption used to hide sensitive information

b)

PKI is a system for managing digital certificates and public-private key pairs

c)

PKI is a method of secure communication using Morse code

d)

PKI is a form of cryptography based on astrology

72.

1) avoids the need to utilise computer time during each TLS connection

2) TLS can establish either a new session or attempt to resume an existing session …

3) … the latter can save considerable computer time.

These are descriptions for......

a)

handshake protocol

b)

session caching

c)

PKI

d)

record protocol

73.

Discuss the role of SSL/TLS protocols in securing online transactions and communication.

a)

SSL/TLS protocols are used to make network communication less secure

b)

SSL/TLS protocols are used to provide secure communication over a computer network

c)

SSL/TLS protocols are used to enable VPN to work

d)

SSL/TLS protocols are used to provide proof of identity for online transactions

74.

1) permits website and client to authenticate each other and to make use of encryption

algorithms

2) secure session between client and website is established.

This describes....

a)

Record Protocol

b)

Handshake protocol

c)

session caching

d)

QKD

75.

What do we call the pieces of information in a quantum computer?

a)

Bits

b)

Bytes

c)

Qubits

d)

Qubytes

76.

What can quantum computers be used for? Select TWO.

a)

Homework

b)

Artificial Intelligence

c)

Google Docs and Slides

d)

Simulations/Predictions

e)

Computer games

77.


When physics is used instead of mathematics in a cipher process, it is called what?

a)

Biometric cryptology

b)

Physical cryptology

c)

Quantum cryptology

d)

Physical encryption

78.

This type of encryption uses a single, pre-shared key to encrypt and decrypt data.

a)

Asymmetric encryption

b)

Symmetric encryption

c)

Quantum encryption

d)

Elliptical-curve encryption

79.

What is the main security concern related to data transmission?

a)

Interoperability

b)

Availability

c)

Confidentiality

d)

Scalability

80.

™It is the TCP/IP layer responsible for translation, compression, and encryption.

a)

Session

b)

Transport

c)

Application

d)

ost-to-network

81.

The passing of the data and network information down and back up through the layers of the receiving device is made possible by an _______ .

a)

Protocol suite

b)

service

c)

interface

d)

modularity

82.

The number of layers the original TCP/IP protocol suite .

a)

four

b)

five

c)

six

d)

seven

83.

______is protocol used by the Transport layer for connection -oriented

a)

IP

b)

UDP

c)

TCP

d)

NCP

84.

A protocol used to receive email. With Email is saved on a server even after it is downloaded to a client.

a)

Transmission Control Protocol (TCP)

b)

Internet Message Access Protocol (IMAP)

c)

Post Office Protocol 3 (POP3)

d)

User Datagram Protocol (UDP)

85.

A protocol used to receive email. Email is deleted from a server after it is downloaded to a client.

a)

Simple Mail Transfer Protocol (SMTP)

b)

Post Office Protocol 3 (POP3)

c)

Internet Message Access Protocol (IMAP)

d)

Domain Name System (DNS)

86.

A protocol used to send email.

a)

Internet Message Access Protocol (IMAP)

b)

Hypertext Transfer Protocol Secure (HTTPS)

c)

Simple Mail Transfer Protocol (SMTP)

d)

Post Office Protocol 3 (POP3)

87.

A protocol that combines HTTP with the Secure Sockets Layer (SSL) protocol to securely transfer web content between computers.

a)

Hypertext Transfer Protocol Secure (HTTPS)

b)

Simple Mail Transfer Protocol (SMTP)

c)

Post Office Protocol 3 (POP3)

d)

Internet Message Access Protocol (IMAP)

88.

A protocol that helps internet users and network devices discover other devices using a human-readable hostname instead of numeric IP addresses.

a)

Transmission Control Protocol (TCP)

b)

User Datagram Protocol (UDP)

c)

Domain Name System (DNS)

d)

Simple Mail Transfer Protocol (SMTP)

89.

An important protocol in the internet protocol suite that enables two hosts to establish a connection and exchange data.

a)

Internet Protocol (IP)

b)

Domain Name System (DNS)

c)

Transmission Control Protocol (TCP)

d)

User Datagram Protocol (UDP)

90.

The principal communications protocol in the internet protocol suite that is used to route information over the Internet.

a)

Internet Protocol (IP)

b)

Transmission Control Protocol (TCP)

c)

User Datagram Protocol (UDP)

d)

Domain Name System (DNS)

91.
Which protocol would you use to transfer files?
a)
FTP
b)
SMTP
c)
POP3
d)
HTTP
92.

Which is NOT one of the application layer protocols?

a)

HTTP

b)

FTP

c)

SMTP

d)

IP

93.
Which of these is NOT part of the header?
a)
Packet Number
b)
Sender IP Address
c)
Size of Packet
d)
Name of File
94.

Paging is

a)

contiguous memory allocation scheme

b)

non contiguous memory allocation scheme

95.

In paging physical memory is divided into partitions called--------

a)

pages

b)

frames

c)

page table

96.

Pages have

a)

fixed and equal size

b)

fixed and unequal size

c)

variable and equal size

d)

variable and unqual size

97.

Page table stores the mapping between

a)

pages and frames

b)

process and PCB

c)

frame and PCB

d)

page and PCB

98.
Allocating time on the processor to individual processes is known as...
a)
CPU Scheduling
b)
CPU Timing
c)
CPU Clocking
d)
CPU Sorting
99.
When the OS creates temporary RAM on the Hard Drive it is known as...
a)
Virtual Memory
b)
Cache
c)
Registering
d)
Defragmenting
100.
Allocating time on the processor to individual processes is known as...
a)
CPU Scheduling
b)
CPU Timing
c)
CPU Clocking
d)
CPU Sorting
101.
Processor scheduling is one of the functions managed by the OS.  Which one is a scheduling method used by the scheduler
a)
Round To It
b)
Round Table
c)

Round Robin