wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Q3 ICT07 General Quiz

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

What is Microsoft Excel primarily used for?

a)

Word processing

b)

Spreadsheet management

c)

Video editing

d)

Web design

2.

What is OneDrive?

a)

A gaming platform

b)

A file storage and sharing service

c)

A video conferencing app

d)

A spreadsheet application

3.

What do you call the vertical arrangement of data in Excel?

a)

Row

b)

Column

c)

Sheet

d)

Cell

4.

What is the smallest unit in an Excel spreadsheet?

a)

Row

b)

Column

c)

Cell

d)

Workbook

5.

Where do you click to select all the cells in a worksheet?

a)

The "All button" at the top-left corner

b)

The Home tab

c)

Any empty cell

d)

The Page Layout tab

6.

How do you adjust the width of a column in Excel?

a)

Drag the column boundary

b)

Press Enter

c)

Click Insert

d)

Click Delete

7.

What is a cell address?

a)

The title of the worksheet

b)

The name of the workbook

c)

The combination of a column letter and row number

d)

A type of table

8.

Which tool allows you to change the background color of a cell?

a)

Borders

b)

Fill Color

c)

Insert

d)

Text Alignment

9.

How can you add a border to a cell?

a)

By clicking the Borders button

b)

By clicking the Fill Color button

c)

By pressing Enter

d)

By deleting the cell

10.

What happens when you click the "All button" above row 1?

a)

It selects all cells in the worksheet

b)

It merges all cells

c)

It deletes the worksheet

d)

It formats the cells

11.

What is a worksheet?

a)

A collection of workbooks

b)

A collection of cells

c)

A type of function

d)

A formula

12.

What do we call a collection of worksheets?

a)

Table

b)

Workbook

c)

Formula

d)

Chart

13.

How many sheets does a new Excel workbook contain by default?

a)

1

b)

2

c)

3

d)

5

14.

Where can you find the sheet tabs in Excel?

a)

At the bottom of the screen

b)

At the top-left corner

c)

Inside the File tab

d)

On the right side of the toolbar

15.

How can you rename a sheet?

a)

Double-click the sheet tab and type a new name

b)

Click the Insert tab

c)

Press Ctrl + S

d)

Use the Sort function

16.

What symbol must all Excel formulas start with?

a)

+

b)

=

c)

-

d)

*

17.

What does the symbol (^) represent in Excel formulas?

a)

Multiplication

b)

Exponent

c)

Addition

d)

Division

18.

How do you write an equation for addition in Excel?

a)

=A1+A2

b)

A1+A2=

c)

(A1+A2)

d)

A1/A2

19.

How do you multiply the values of cell A1 and B1?

a)

=A1+B1

b)

=A1*B1

c)

=A1-B1

d)

=A1/B1

20.

What does PEMDAS stand for?

a)

Parentheses, Exponent, Multiplication, Division, Addition, Subtraction

b)

Parentheses, Equations, Multiplication, Data, Analysis, Subtraction

c)

Parentheses, Exponent, Measurement, Division, Algebra, Sorting

d)

Processing, Exponent, Multiplication, Division, Addition, Sorting

21.

What is the Excel formula for (10 + 5) × 2?

a)

=10+5*2

b)

=(10+5)*2

c)

=10+(5*2)

d)

=10+5+2

22.

How do you represent 7² in Excel?

a)

=7*7

b)

=7^2

c)

=7**2

d)

=7²

23.

What is the correct Excel formula for (20 ÷ 4) + 8?

a)

=20/4+8

b)

=20+(4/8)

c)

=(20/4)+8

d)

=20/4*8

24.

How do you represent 5 × (12 - 4) in Excel?

a)

=5*12-4

b)

=5*(12-4)

c)

=(5*12)-4

d)

=5*12/4

25.

What will Excel calculate first in this formula: =8+3*2?

a)

8 + 3

b)

3 * 2

c)

8 + (3 * 2)

d)

8 + 3 + 2

26.

How do you start a new line within a cell?

a)

Press Enter

b)

Press Ctrl + Enter

c)

Press Alt + Enter

d)

Press Shift + Enter

27.

What is the keyboard shortcut to save an Excel file?

a)

Ctrl + P

b)

Ctrl + S

c)

Ctrl + X

d)

Ctrl + Z

28.

What does the Undo button do?

a)

Deletes the workbook

b)

Restores the last action

c)

Saves the file

d)

Copies data

29.

How do you delete a row in Excel?

a)

Click on the row number and press Delete

b)

Right-click the row number and select Delete

c)

Click Insert and choose Delete Row

d)

Press Ctrl + D

30.

How do you merge two or more cells?

a)

Use the Merge & Center button

b)

Press Ctrl + M

c)

Use the Sort function

d)

Click on Insert

31.

How do you represent (50 - 10) ÷ 2 in Excel?

a)

=50-10/2

b)

=(50-10)/2

c)

=50-(10/2)

d)

=50/10-2

32.

How would you write 4 × 3 + 6 ÷ 2 in Excel?

a)

=4*3+6/2

b)

=(4*3)+(6/2)

c)

=(4×3)+(6÷2)

d)

=4*(3+6)/2

33.

What is the correct Excel formula for (25 ÷ 5) × (8 - 3)?

a)

=25/5*8-3

b)

=(25/5)*(8-3)

c)

=25/(5*8)-3

d)

=25/(5*(8-3))

34.

How would you write 3³ in Excel?

a)

=3*3*3

b)

=3^3

c)

=3³

d)

=3×3×3

35.

How do you represent (14 + 6) ÷ 2 × 5 in Excel?

a)

=(14+6)/2*5

b)

=14+6/2*5

c)

=14+(6/2)*5

d)

=14+6/(2*5)

36.

How do you convert (18 - 9) × 3 into an Excel formula?

a)

=18-9*3

b)

=(18-9)*3

c)

=(18*9)-3

d)

=18-(9*3)

37.

What will Excel calculate first in =6 + 2 × 3?

a)

6 + 2

b)

2 × 3

c)

(6 + 2) × 3

d)

6 + (2 × 3)

38.

How do you write (100 - 50) ÷ 5 + 2 in Excel?

a)

=100-50/5+2

b)

=(100-50)/5+2

c)

=100-(50/5)+2

d)

=100-50/(5+2)

39.

How do you write 5 × (20 - 5) ÷ 3 in Excel?

a)

=5*20-5/3

b)

=5*(20-5)/3

c)

=(5*20)-5/3

d)

=5*20-(5/3)

40.

What is the correct Excel formula for (9 + 3) × (8 ÷ 4)?

a)

=9+3*8/4

b)

=(9+3)*(8/4)

c)

=9+(3*8)/4

d)

=9+3*(8/4)

41.

What is the shortcut to create a new workbook in Excel?

a)

Ctrl + N

b)

Ctrl + S

c)

Ctrl + P

d)

Ctrl + X

42.

What is the intersection of a row and a column called?

a)

Workbook

b)

Worksheet

c)

Cell

d)

Sheet

43.

How do you move to the next cell on the right in Excel?

a)

Press Enter

b)

Press Tab

c)

Press Shift

d)

Press Ctrl

44.

What happens if you press Ctrl + Z in Excel?

a)

Saves the workbook

b)

Redoes an action

c)

Undoes the last action

d)

Opens a new worksheet

45.

What is the default file extension of an Excel 2016 file?

a)

.docx

b)

.xlsx

c)

.pptx

d)

.xlsm

46.

What will happen if you press Ctrl + C in Excel?

a)

Copy the selected content

b)

Cut the selected content

c)

Paste the selected content

d)

Clear the worksheet

47.

Which Excel tool is used to adjust the width of a column?

a)

Merge & Center

b)

AutoFit

c)

Text Alignment

d)

Conditional Formatting

48.

Where is the Formula Bar located in Excel?

a)

Below the Ribbon

b)

Below the sheet tabs

c)

On the right side of the screen

d)

Above the title bar

49.

How do you merge two or more cells?

a)

Click Merge & Center

b)

Click Sort & Filter

c)

Use AutoFit

d)

Use Text Wrap

50.

What key do you press to edit the contents of a cell?

a)

F1

b)

F2

c)

F3

d)

F4