wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Sec_2_Quizz2

Total questions: 22

Worksheet time: 12mins

Name
Class
Date
1.

How do you apply a CSS style to an HTML element?

a)

Applying styles only through HTML attributes

b)

You can apply a CSS style to an HTML element using inline styles, internal styles, or external stylesheets.

c)

CSS styles cannot be applied to HTML elements

d)

Using only JavaScript to style elements

2.

Which CSS property is used to set the image as a background?

a)

background-image

b)

image-background

c)

bg-image

d)

color-background

3.

What is the function of the <a> tag in HTML?

a)

The

tag is used to define a table structure.

b)

The

tag is used to group content and apply styles or layout.

c)

The

tag is used to create hyperlinks.

d)

The

tag is for embedding images.

4.

How can you add animations to a PowerPoint presentation?

a)

Select the object, go to 'Animations' tab, choose an effect.

b)

Click on 'File' and then 'Export' to add animations.

c)

Use the 'Design' tab to insert animations directly.

d)

Right-click the slide and select 'Add Animation' from the menu.

5.

What is the purpose of using slide transitions in PowerPoint?

a)

To increase the file size of the presentation.

b)

To add audio effects to the presentation.

c)

To create a static display without movement.

d)

The purpose of using slide transitions in PowerPoint is to create a visually appealing flow between slides.

6.

How can you insert a table in a Word document?

a)

Drag and drop a table from the desktop into the document.

b)

Use the 'Insert' tab, click 'Table', and select the number of rows and columns.

c)

Use the 'Home' tab and click 'Insert Table' option.

d)

Right-click and select 'Insert Table' from the context menu.

7.

What is the formula to calculate the average in Excel?

a)

=SUM(range)/COUNT(range)

b)

=AVERAGE(range)

c)

=MEAN(range)

d)

=AVG(range)

8.

How do you use VLOOKUP in Excel?

a)

Use the formula =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

b)

Use the formula =LOOKUP(value, range)

c)

Use VLOOKUP only for exact matches without a range lookup option

d)

Apply the formula =VLOOKUP(value, range) without col_index_num

9.

What is the purpose of the SUM function in Excel?

a)

To count the number of cells in a range that contain text in Excel.

b)

To calculate the average of a range of numbers in Excel.

c)

To find the maximum value in a range of numbers in Excel.

d)

To add a range of numbers in Excel.

10.

What is phishing in cybersecurity?

a)

Phishing is a type of software that protects against cyber attacks.

b)

Phishing is a cyber attack that deceives individuals into revealing sensitive information by pretending to be a legitimate source.

c)

Phishing is a method of securing sensitive information from unauthorized access.

d)

Phishing refers to the process of encrypting data to prevent theft.

11.

What is a strong password?

a)

A strong password is exactly 8 characters long and only uses letters.

b)

A strong password is a complex combination of at least 12 characters, including letters, numbers, and symbols.

c)

A strong password is a single word with no numbers or symbols.

d)

A strong password is a simple combination of your name and birthdate.

12.

Why is it important to update software regularly?

a)

To increase the size of the software

b)

To make the software harder to use

c)

It is important to update software regularly to enhance security, fix bugs, and improve performance.

d)

To add unnecessary features that slow it down

13.

Which is Not a type of Cybercrime?

a)

Phishing

b)

DDOS

c)

Computer virus

d)

IOS

14.

What is ransomware?

a)

A type of threat that holds onto your computer until you pay your fines

b)

When someone tells you what you have to wear

c)

a type of malicious software designed to block access to a computer system until a sum of money is paid.

15.

What is a computer backup?

a)

When your computer is operating very slowly

b)

copies of the original files that you have on your laptop, desktop, or external drive.

c)

When you save your original files onto your desktop

16.

Why do people carry out cyber attacks?

a)

Financial Gain

b)

Fun/Challenge

c)

To disrupt the business

d)

Personal grudge

17.

Who is the Creator and Lead Developer of Linux Kernel?

a)

Linus Torvalds

b)

Linux Torvalds

c)

Richard Stallman

d)

Richard Stellman

18.

Which of the following commands in Linux is used to display information about files and directories contained within the current working directory?

a)

pwd

b)

ls

c)

cat

d)

ps

19.

Which of the Linux command-line commands listed below

is used for directory traversal?

a)

cd

b)

dir

c)

ps

d)

dig

20.

A Linux command displaying an absolute path to (i.e. full

filename of) the current working directory is called:

a)

mv

b)

pwd

c)

rm

d)

dir

21.

Which of the Linux command-line commands listed below

is used for directory creation?

a)

touch

b)

cd

c)

mkdir

d)

create

22.

what is the Linux command used for displaying the content of the file without opening it ?

a)

ls a.txt

b)

show a.txt

c)

cat a.txt

d)

touch a.txt