wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Office Scripts Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the new feature released by the office scripts team?

a)

Ability to play music

b)

Ability to print documents

c)

Ability to run scripts with parameters

d)

Ability to create animations

2.

What example is used to illustrate creating reusable scripts?

a)

Unprotecting worksheets

b)

Sorting data

c)

Creating charts

d)

Formatting text

3.

What method is used to unprotect a single worksheet?

a)

Unlock Sheet

b)

Secure Sheet

c)

Unprotect Sheet

d)

Protect Sheet

4.

What statement is used to handle errors in the script?

a)

If-Else statement

b)

Try-Catch statement

c)

For Loop

d)

Switch statement

5.

What is the purpose of making the password parameter optional?

a)

To increase security

b)

To allow flexibility

c)

To restrict access

d)

To confuse users

6.

Where can the shared scripts be saved to make them available to the entire team?

a)

OneDrive

b)

SharePoint

c)

Google Drive

d)

Dropbox

7.

What happens when a script is associated with a workbook?

a)

It can be executed from the workbook

b)

It runs automatically

c)

It gets deleted

d)

It becomes read-only

8.

What functionality allows passing parameters into the function declaration?

a)

New Feature

b)

Optional Parameters

c)

Shared Scripts

d)

Try-Catch Statement

9.

What is the purpose of the 'add without button' option?

a)

To associate the script with the workbook

b)

To avoid cluttering the worksheet

c)

To run the script automatically

d)

To hide the script

10.

How can reusable scripts be made more flexible?

a)

By passing parameters

b)

By saving on OneDrive

c)

By removing parameters

d)

By adding more errors