wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

informatic 2nd semester

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

You should use an electronic spreadsheet if you want to:

a)

a. Create a presentation for viewing at a kiosk.

b)

b. Perform a large number of mathematical calculations and display charts and graphs.

c)

c. Track extremely complex data relationships.

d)

d. Create and print a full-color brochure for investment brokers.

2.

What is the difference between a workbook and a worksheet?

a)

a. A worksheet is a document created in Access, while a workbook is created in Excel.

b)

b. A worksheet can contain numbers, text and formulas, whereas a workbook can contain only

numbers.

c)

c. A worksheet is a document divided into columns and rows, whereas a workbook is a single

Excel file containing one or more worksheets.

d)

d. A worksheet contains data for viewing onscreen only, whereas a workbook can be printed.

3.

If you want to access the Ribbon using the keyboard, you should:

a)

a. Press the Alt or F10 key.

b)

b. Turn on Excel’s built-in accessibility features.

c)

c. Press CTRL+ALT+DEL.

d)

d. Press the WINDOWS key.

4.

Text, numeric and formula are examples of:

a)

a. Types of data.

b)

b. Types of cell formats.

c)

c. Types of worksheets.

d)

d. Types of cell addresses.

5.

Amanda has just updated her Budget 2019 workbook with new values for 2020. She wants to save her

revised file as Budget 2020. Which command should she use?

a)

a. Save

b)

b. Save As

c)

c. Update

d)

d. Rename

6.

You need to share your Excel workbook that you created in Office 365 with a colleague who uses Excel

2003. What should you do?

a)

a. Use the Check Compatibility tool to inspect the workbook for any compatibility issues with

Excel 2003, then save your workbook in Excel 97-2003 format.

b)

b. Encourage your colleague to upgrade to the latest version of Excel so he can work with your

data.

c)

c. You don’t need to do anything – Excel 2003 can open any Excel workbook regardless of the

version, with no difficulties.

d)

d. Allow your colleague to use your computer when working on the file.

7.

How do you select different areas of a worksheet at the same time?

a)

a. Use the ALT key as you click to select other cells.

b)

b. Use the WINDOWS key as you click to select other cells.

c)

c. Use the F1 key as you click to select other cells.

d)

d. Use the CTRL key as you click to select other cells.

8.

Which keyboard combination can you use to switch among open workbooks?

a)

a. CTRL+TAB

b)

b. SHIFT+TAB

c)

c. CTRL+N

d)

d. WINDOWS+S

9.

Which key/combination activates Edit mode in Excel?

a)

a. F2

b)

b. ALT+E

c)

c. WINDOWS key

d)

d. CTRL+E

10.

What is the difference between pressing DELETE to delete the contents of a cell and using the Delete Cells

command?

a)

a. Deleting the contents of a cell clears all formatting from the cell. If you use the Delete Cells

command, the formatting is still applied to the cell.

b)

b. Deleting the contents of a cell places the deleted contents into the Clipboard. If you use the

Delete Cells command, the cell contents are not copied to the Clipboard.

c)

c. Deleting the contents of a cell leaves the structure of the worksheet intact. If you use the Delete

Cells command, you have the option of shifting the cells after the delete action is complete.

d)

d. Deleting the contents of a cell leaves any formatting still applied. If you use the Delete Cells

command, the formatting is also cleared from the cell.

11.

Ruby wants all the entries in Column D in her worksheet to display fully. What is the best method for

ensuring Column D is wide enough?

a)

a. Dragging the right border of Column D to the right edge of the Excel window

b)

b. Using the AutoFit command

c)

c. Using the Resize command

d)

d. Entering a very large number in the Column Width dialog box

12.

In which figure can you drag the AutoFill handle to create a series with 7 days between dates?

a)

5-Apr

12-Apr

b)

5-Apr

12-Apr

c)

5-Apr

12-Apr

13.

What is the maximum length of a worksheet tab name?

a)

a. 8 characters

b)

b. 31 characters

c)

c. 250 characters

d)

d. 255 characters

14.

How many new worksheets can you add to an Excel workbook?

a)

a. Three

b)

b. One hundred

c)

c. As many as the available memory of your system will permit

d)

d. One thousand

15.

When you insert a new worksheet using Insert, Insert Sheet on the Home tab, the new worksheet tab

appears:

a)

a. To the left of the current worksheet tab.

b)

b. To the far left of all worksheet tabs.

c)

c. To the far right of all worksheet tabs.

d)

d. To the right of the current worksheet tab.

16.

Which of the following is the keyboard shortcut key combination for pasting data?

a)

a. CTRL+A

b)

b. CTRL+P

c)

c. CTRL+V

d)

d. CTRL+X

17.

Which key should you press in order to copy cells using drag-and-drop?

a)

a. CTRL

b)

b. ALT

c)

c. F4

d)

d. You cannot copy cells using drag-and-drop.

18.

How many worksheets can you hide in a workbook?

a)

a. All of them

b)

b. All except one

c)

c. Up to ten

d)

d. You cannot hide worksheets in a workbook.

19.

Which sequence of steps will allow you to change the color of a worksheet tab?

a)

a. Right-click the worksheet tab, then click Tab, Set color.

b)

b. Click the Insert tab, then in the Text group click Tab Color.

c)

c. Click the Page Layout tab, then in the Sheet Options group, click Tab Color.

d)

d. Right-click the worksheet tab, then click Tab Color.

20.

Which statement about inserting rows or columns into a worksheet is TRUE?

a)

a. You can insert only one row or column at a time.

b)

b. You can insert multiple rows or columns at the same time.

c)

c. If you insert more than one row, the rows must be next to each other.

d)

d. When you insert a row, it affects only the data visible on the screen.

21.

What should you enter in a cell to find the difference between 9 and 5?

a)

a. DIFF(9,5)

b)

b. VAL(9-5)

c)

c. =9-5

d)

d. 9-5

22.

Which of the following is the correct order of precedence for standard math operators?

a)

a. Division, subtraction, multiplication, addition

b)

b. Multiplication, division, addition, subtraction

c)

c. Addition, subtraction, multiplication, division

d)

d. Division, subtraction, addition, multiplication

23.

Which of the following is not a valid formula for calculating a total value using the data in several

cells?

a)

a. =SUM(C6:C18)

b)

b. =SUM(C6:C18,D6:D18,F6:F18)

c)

c. =SUM(C6:C18,C20)

d)

d. None – all are valid formulas

24.

Which of the following formulas says: if the value in cell B6 is greater than 500, then display a value equal

to B6*20; otherwise, display a zero?

a)

a. =(B6>500,B6*20,0)

b)

b. =SUM(B6>500,B6*20,0)

c)

c. =MULT(B6>500,B6*20,0)

d)

d. =IF(B6>500,B6*20,0)

25.

Monty needs to count the number of empty cells in a 35,000-cell range. Which function should he use?

a)

a. COUNTBLANK

b)

b. COUNT

c)

c. COUNTA

d)

d. COUNTNULL