wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ICT 0 version

Total questions: 37

Worksheet time: 19mins

Name
Class
Date
1.

What is Microsoft Excel primarily used for?

a)

Video Editing

b)

Spreadsheet Application

c)

Web Browsing

d)

Graphic Design

2.

How do you select a range of cells in Excel?

a)

Click the first cell, hold Shift, and click the last cell

b)

Double-click the first cell and the last cell

c)

Right-click on the first cell and the last cell

d)

Click the first cell, hold Alt, and click the last cell

3.

Where can most font commands be found in Excel?

a)

Insert Tab

b)

Home Tab in the Font Group

c)

View Tab

d)

Data Tab

4.

What does sorting in Excel allow you to do?

a)

Hide rows

b)

Rearrange data in ascending or descending order

c)

Change the underlying data

d)

Add new rows

5.

What is a chart in Excel?

a)

A table of data

b)

A graphical representation of data

c)

A formula for calculations

d)

A cell reference

6.

What does the VLOOKUP function in Excel primarily do?

a)

Search for values vertically in a table range

b)

Search for values horizontally in a table range

c)

Make logical comparisons between values

d)

Perform flexible lookups using INDEX and MATCH

7.

What does the DATE function in Excel return?

a)

The day of the week

b)

The sequential serial number representing a date

c)

The month of the year

d)

The year of a date

8.

What is a macro in Excel?

a)

A type of formula for calculations

b)

A series of commands and instructions grouped together

c)

A function used to create pivot tables

d)

A type of chart

9.

What is the primary purpose of the Macro Editor in Excel?

a)

To create charts and graphs

b)

To view and edit the code behind macros

c)

To format cell content

d)

To design pivot tables

10.

What is the purpose of the 'Design' tab in Microsoft PowerPoint?

a)

To change the language settings of the presentation.

b)

To add animations to slides.

c)

To adjust the aesthetics and themes of the presentation

d)

To create speaker notes.

11.

How can you insert an image from your local device into a PowerPoint presentation?

a)

Click on the 'Insert' tab, then 'Pictures,' and select 'Insert Picture from This Device.

b)

Click on the 'File' tab and select 'Insert Picture.'

c)

Right-click on the slide and choose 'Insert Image.'

d)

Use the 'Format Picture' tab to import images

12.

Where can you find animation effects in PowerPoint for objects on your slides?

a)

Design tab

b)

Insert tab

c)

Animation tab

d)

Home tab

13.

What are sections in PowerPoint used for?

a)

Customizing slide layouts

b)

Grouping related slides for organization

c)

Adding animations to slides

d)

Creating custom themes

14.

What is one of the primary advantages of using hyperlinks in PowerPoint presentations?

a)

Enhancing slide transitions

b)

Making the presentation more dynamic and interactive

c)

Reducing the number of slides

d)

Increasing font size for readability

15.

What are buttons in PowerPoint?

a)

Animated characters

b)

Interactive shapes

c)

Slide transitions

d)

Audio effects

16.

What is one of the primary benefits of integrating media, such as video and audio, into PowerPoint presentations?

a)

It reduces the need for text.

b)

It makes the presentation shorter.

c)

It can elevate the quality and engagement of the presentation.

d)

It minimizes the file size of the presentation.

17.

What do interactive controls, such as forms and input fields, add to a PowerPoint presentation?

a)

They make the presentation longer.

b)

They make the information more abstract.

c)

They invite the audience to actively participate

d)

They increase the file size of the presentation.

18.

What do actions in PowerPoint allow you to create?

a)

Static images

b)

Dynamic and responsive presentations

c)

Complex animations

d)

Audio-only presentations

19.

What is the purpose of the CREATE TABLE command in SQL?

a)

To retrieve data from a database

b)

To update existing tables in a database

c)

To create new tables in a database

d)

To delete tables from a database

20.

What SQL command is used to add data to a database table?

a)

Select

b)

Delete

c)

Update

d)

Insert into

21.

Which of the following SQL commands allows you to retrieve data from a database?

a)

Insert

b)

Update

c)

Select

d)

Delete

22.

What SQL command is used for data retrieval from a database?

a)

Insert

b)

Update

c)

Select

d)

Delete

23.

What SQL command is used to modify existing data in a database?

a)

Select

b)

Insert

c)

Update

d)

Delete

24.

Which of the following is a comparison operator in SQL?

a)

And

b)

Or

c)

Count

d)

>

25.

What is the primary purpose of the SQL 'WHERE' clause?

a)

Sorting data

b)

Filtering data

c)

Joining tables

d)

Calculating average

26.

What SQL clause is used to arrange selected rows based on specified columns?

a)

Where

b)

Select

c)

Order by

d)

Group by

27.

What does the SQL 'GROUP BY' clause do?

a)

Sorts data in ascending order.

b)

Groups rows with the same values in specified columns.

c)

Counts the total number of rows in a table.

d)

Retrieves data from multiple tables.

28.

What is the primary purpose of joining tables in SQL?

a)

Sorting data

b)

Filtering data

c)

Combining data from multiple sources

d)

Deleting data

29.

What is a subquery in SQL?

a)

A query that retrieves all rows from a table

b)

A query within another query.

c)

A query that deletes rows from a table.

d)

A query that updates multiple rows simultaneously

30.

What is the primary goal of query optimization in SQL?

a)

To retrieve the maximum amount of data

b)

To make queries more complex

c)

To improve query execution speed and efficiency

d)

To increase database storage

31.

Why is query optimization important for real-time applications?

a)

Real-time applications don't use databases

b)

Real-time applications don't require fast query execution.

c)

Speed is crucial for real-time applications.

d)

Real-time applications are not affected by query performance

32.

What should you be cautious about when using SQL commands like UPDATE and DELETE?

a)

Commands are irreversible and cannot be undone

b)

Commands can only be used on small databases

c)

Commands may accidentally modify or delete more data than intended

d)

Commands require advanced programming skills

33.

Which tab allows you to apply advanced options like looping audio, trimming video, and adding fade in/out effects to media in PowerPoint?

a)

Home

b)

Insert

c)

Playback

d)

Animations

34.

Which type of JOIN returns all rows from the left table and the matched rows from the right table?

a)

Inner join

b)

Left join

c)

Right join

d)

Full outer join

35.

What SQL command is used to ensure that a column must have a value and cannot be left empty?

a)

Primary key

b)

Unique

c)

Not null

d)

Check

36.

How can you sort data by multiple columns in SQL?

a)

Use the 'GROUP BY' clause.

b)

Use the 'WHERE' clause.

c)

Specify multiple 'ORDER BY' clauses.

d)

Separate the columns in the 'ORDER BY' clause with commas.

37.

What is one benefit of using interactive elements like checkboxes and text fields in PowerPoint presentations?

a)

They reduce the need for audience engagement.

b)

They make the information less relatable.

c)

They create a passive audience experience.

d)

They make the information more tangible and relatable.