wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

[4S Quiz 2] Computer Fundamentals

Total questions: 24

Worksheet time: 12mins

Name
Class
Date
1.

Which storage is considered primary because it is directly accessed by the CPU during processing?

a)

Mechanical hard disk storage

b)

Random Access Memory in slots

c)

Network printer buffer memory

d)

External thumb drive storage

2.

Two classmates must share work quickly without cables between their tablets. Which communication method should they use?

a)

Radio waves via wireless

b)

Screens with QR flashing

c)

Long copper wired links

d)

Fiber cables with plugs

3.

Which measurement of storage capacity is the largest unit?

a)

Megabyte among these units

b)

Byte among these units

c)

Kilobyte among these units

d)

Gigabyte among these units

4.

Which statement about graphics is correct when comparing raster and vector images?

a)

Raster images resize without loss

b)

Vector images are colored pixels

c)

Raster uses lines and smooth curves

d)

Vector graphics resize without loss

5.

What is the primary purpose of the crop feature when editing a picture in a document?

a)

Show less by trimming edges

b)

Save more by compressing size

c)

Enlarge more by scaling up

d)

View more by opening image

6.

Where are page numbers usually placed in a word processed document?

a)

Footer at the page bottom

b)

Heading at the page top

c)

Cell inside a table grid

d)

Footnote below a line

7.

Which option refers to a table alignment setting in a word processor?

a)

Up shifting the rows

b)

Right aligning the table

c)

Down moving the rows

d)

Merge combining cells

8.

The formula to find the total value in cell D3 is

a)

= AVERAGE (B3 : C3)

b)

= B3 + C3

c)

= B3 * C3

d)

= C3 - D3

9.

Which of the following is not a hyperlink to an external resource?

a)

Link to the school's homework page.

b)

Link to the top of the page.

c)

Link to my friend's blog.

d)

Link to a website.

10.

Random numbers

a)

can be different.

b)

always start with the same value.

c)

are always the same.

d)

are never the same.

11.

What is the main purpose of file compression when preparing files to share online?

a)

Change file format for compatibility

b)

Duplicate files for backup copies

c)

Encrypt files to stop hackers

d)

Reduce file size for faster transfer

12.

Which action best helps prevent computer viruses from infecting a home computer?

a)

Share USB drives without scanning

b)

Open attachments from unknown senders

c)

Disable firewall to improve performance

d)

Keep antivirus updated and scan regularly

13.

Which change will most improve slide text readability for an audience at the back of a room?

a)

Use high contrast colors and large fonts

b)

Add long paragraphs and small fonts

c)

Use decorative fonts and thin lines

d)

Place text near complex background images

14.

Look at the Scratch script: A and B are set to 0. Then repeat 10 times: change B by 1, set A to A + B, wait 1 second. After the loop ends, the program stops. What is the final value of A when the script finishes?

a)

A equals 5 after halving each step

b)

A equals 100 after repeated doubling

c)

A equals 55 after cumulative sums

d)

A equals 10 after ten additions

15.

In the same script, which flowchart symbol should represent the 'repeat 10' structure?

a)

A rectangle for data storage

b)

A diamond for input output

c)

A rounded oval for comments

d)

A loop with a decision diamond

16.

What is the main function of the 'undo' feature in a word processor?

a)

To save the document automatically

b)

To revert the last action taken

c)

To format text styles

d)

To print the document

17.

Which of the following is a common file format for images?

a)

PDF

b)

JPEG

c)

HTML

d)

DOCX

18.

In a spreadsheet, what does the SUM function do?

a)

Counts the number of entries

b)

Calculates the average of a range

c)

Adds up all the values in a range

d)

Finds the maximum value in a range

19.

What is the primary function of the 'save as' feature in a word processor?

a)

To change the document's file format

b)

To save the document with a new name or location

c)

To create a backup of the document

d)

To automatically save changes made to the document

20.

Which of the following is a common method for sharing large files online?

a)

Sending via instant messaging

b)

Burning the file to a CD

c)

Using cloud storage services

d)

Emailing the file directly

21.

In a spreadsheet, what does the IF function do?

a)

Combines text from multiple cells

b)

Sorts data in ascending order

c)

Checks a condition and returns one value for TRUE and another for FALSE

d)

Performs a calculation on a range

22.

What is the primary benefit of using bullet points in a presentation slide?

a)

To enhance visual appeal and readability

b)

To distract the audience with excessive information

c)

To include as many images as possible

d)

To create long paragraphs for detailed explanations

23.

Which of the following best describes the function of a hyperlink in a document?

a)

It allows users to navigate to another location or resource

b)

It changes the font style of the text

c)

It formats text to be bold or italic

d)

It saves the document automatically

24.

In a programming context, what does the term 'loop' refer to?

a)

A way to store data in a variable

b)

A function that ends a program

c)

A command to print output to the screen

d)

A method to repeat a set of instructions