Font size
Worksheets2ND TERM STEAM CAT 2025
Total questions: 20
Worksheet time: 11mins
Digital theft in Computer Security is described as ____________.
Which of the following options is a strong password?
Digital theft can be prevented by using ____________ for different accounts.
What is another name for an exhaustive search attack?
(a)
Two-factor authentication adds an extra layer of _______.
Caesar cipher is explained as ________.
What is the key in a Caesar Cipher?
In Caesar Cipher, If a plaintext is "DOG" and the key is 2, what is the ciphertext?
(a) turns ciphertext back into plaintext.
What is the purpose of hashing in computer security?
Which of the following is an example of a hash?
The word "Laptop"
The numbers [255 0 0]
The code 80 created from "Laptop"
A drawing made by the turtle
What does the hash function do when the result is more than two digits?
Adds a zero in front
Uses only the first digit
Uses only the last two digits
Doubles the number
What is the hash of "Cab"?
05
06
09
08
When hashing, spaces are assigned the value _____.
29
0
27
25
________ is an encryption method that uses a unique key for each letter.
One-time pad
What is the function of a password file?
What is the full form of HTML?
What does the <p> tag does in HTML?
tag is used to create a link in HTML.
tag defines a header in HTML.
tag is used for embedding images in HTML.
tag defines a paragraph in HTML.
The content of a webpage in HTML is placed in the _________tag.
<title>
<body>
<head>
<html>
Which of the following HTML tags creates a bulleted list?
<ul>
<ol>
<li>
<h1>
