Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Google Tools Quiz

Total questions: 60

Worksheet time: 30mins

Name
Class
Date
1.

Which library is commonly used for creating static, animated, and interactive visualizations in Python?

a)

NumPy

b)

SciPy

c)

Matplotlib

d)

TensorFlow

2.

What function in Matplotlib is used to create a new figure?

a)

plt.show()

b)

plt.figure()

c)

plt.plot()

d)

plt.new()

3.

In Pandas, which function is used to read a CSV file into a DataFrame?

a)

read_table()

b)

read_file()

c)

read_csv()

d)

load_csv()

4.

Which Seaborn function is used to create a bar plot?

a)

barplot()

b)

bar()

c)

plot_bar()

d)

seaborn_bar()

5.

How do you add a title to a plot in Matplotlib?

a)

plt.title('Title')

b)

plt.header('Title')

c)

plt.name('Title')

d)

plt.plot_title('Title')

6.

Which function in Pandas is used to calculate the mean of DataFrame columns?

a)

calculate_mean()

b)

mean()

c)

avg()

d)

average()

7.

What Seaborn function is used to plot pairwise relationships in a dataset?

a)

pairplot()

b)

pairwiseplot()

c)

scatterplot()

d)

lineplot()

8.

In Matplotlib, what is the function to display the plot?

a)

plt.display()

b)

plt.show()

c)

plt.plot()

d)

plt.visualize()

9.

Which method in Pandas will give the first 5 rows of the DataFrame?

a)

start()

b)

begin()

c)

head()

d)

first()

10.

What function in Matplotlib is used to create a scatter plot?

a)

scatterplot()

b)

scatter()

c)

plt.scatter()

d)

plt.plotscatter()

11.

How can you share a Google Docs document with others?

a)

Download and email

b)

Use the Share button

c)

Upload to a cloud storage service

d)

Print and distribute

12.

Which of the following is not a text formatting option in Google Docs?

a)

Bold

b)

Italic

c)

Strikethrough

d)

Uppercase transformation

13.

How do you add a comment in Google Docs?

a)

Highlight text and press Ctrl+Alt+M

b)

Go to Insert > Comment

c)

Both a and b

d)

Go to Tools > Comment

14.

What is the purpose of the Explore tool in Google Docs?

a)

To perform calculations

b)

To suggest content and resources

c)

To translate text

d)

To draw shapes

15.

Which option allows you to find and replace text in a Google Docs document?

a)

Tools > Find and Replace

b)

Edit > Find and Replace

c)

Insert > Find and Replace

d)

File > Find and Replace

16.

How can you add a table of contents in Google Docs?

a)

Insert > Table of contents

b)

Insert > Index

c)

Insert > Reference

d)

Insert > Bibliography

17.

Which menu allows you to adjust paragraph spacing in Google Docs?

a)

Format > Paragraph spacing

b)

Insert > Paragraph spacing

c)

View > Paragraph spacing

d)

Tools > Paragraph spacing

18.

What is the purpose of using headers and footers in Google Docs?

a)

To add background images

b)

To add repeated text or page numbers

c)

To insert diagrams

d)

To change font styles

19.

How do you check the word count of a Google Docs document?

a)

Tools > Word count

b)

View > Word count

c)

Edit > Word count

d)

File > Word count

20.

How can you insert a link into text in Google Docs?

a)

Format > Link

b)

Insert > Link

c)

Edit > Link

d)

View > Link

21.

Which function is used to calculate the sum of a range of cells in Google Sheets?

a)

ADD

b)

TOTAL

c)

SUM

d)

CALCULATE

22.

How can you create a new Google Sheets spreadsheet?

a)

File > New > Spreadsheet

b)

Insert > New > Spreadsheet

c)

View > New > Spreadsheet

d)

Data > New > Spreadsheet

23.

What is the shortcut for duplicating a sheet in Google Sheets?

a)

Right-click the sheet tab and select 'Duplicate'

b)

Ctrl+C, Ctrl+V

c)

Shift+Tab

d)

File > Duplicate

24.

How do you freeze rows or columns in Google Sheets?

a)

Data > Freeze

b)

View > Freeze

c)

Tools > Freeze

d)

Format > Freeze

25.

Which function would you use to find the average of a range of cells in Google Sheets?

a)

MEAN

b)

AVG

c)

AVERAGE

d)

CALCAVG

26.

How can you create a chart in Google Sheets?

a)

Insert > Chart

b)

Data > Chart

c)

View > Chart

d)

Tools > Chart

27.

What is the purpose of the FILTER function in Google Sheets?

a)

To filter out errors in data

b)

To sort data in ascending order

c)

To create a new range that meets specified criteria

d)

To highlight duplicate values

28.

How do you merge cells in Google Sheets?

a)

Format > Merge cells

b)

Insert > Merge cells

c)

Data > Merge cells

d)

Tools > Merge cells

29.

Which function would you use to concatenate text from multiple cells into one cell in Google Sheets?

a)

JOIN

b)

MERGE

c)

CONCATENATE

d)

UNION

30.

How can you sort data in Google Sheets?

a)

Data > Sort range

b)

Format > Sort range

c)

View > Sort range

d)

Insert > Sort range

31.

What is the shortcut for entering the current date in a cell in Google Sheets?

a)

Ctrl+D

b)

Ctrl+;

c)

Ctrl+Shift+D

d)

Ctrl+Shift+;

32.

How can you protect a range of cells in Google Sheets?

a)

Data > Protect sheets and ranges

b)

View > Protect sheets and ranges

c)

Insert > Protect sheets and ranges

d)

Format > Protect sheets and ranges

33.

Which function is used to lookup a value in the first column of a range and returns a value in the same row from a specified column in Google Sheets?

a)

LOOKUP

b)

FIND

c)

SEARCH

d)

VLOOKUP

34.

How do you apply conditional formatting in Google Sheets?

a)

Format > Conditional formatting

b)

Data > Conditional formatting

c)

Tools > Conditional formatting

d)

View > Conditional formatting

35.

How do you hide a column in Google Sheets?

a)

Right-click the column header and select 'Hide column'

b)

Format > Hide column

c)

Data > Hide column

d)

Tools > Hide column

36.

How can you create a pivot table in Google Sheets?

a)

Insert > Pivot table

b)

Data > Pivot table

c)

Format > Pivot table

d)

Tools > Pivot table

37.

Which function counts the number of cells that meet a criterion in Google Sheets?

a)

COUNTIF

b)

SUMIF

c)

COUNT

d)

IF

38.

How do you insert a checkbox in Google Sheets?

a)

Insert > Checkbox

b)

Data > Checkbox

c)

Tools > Checkbox

d)

Format > Checkbox

39.

How can you split text into columns in Google Sheets?

a)

Data > Split text to columns

b)

Format > Split text to columns

c)

Insert > Split text to columns

d)

Tools > Split text to columns

40.

Which function in Google Sheets returns the largest value in a range?

a)

MAX

b)

LARGE

c)

BIGGEST

d)

HIGHEST

41.

How do you remove duplicates in Google Sheets?

a)

Data > Data cleanup > Remove duplicates

b)

Format > Remove duplicates

c)

Tools > Remove duplicates

d)

View > Remove duplicates

42.

What is the shortcut for inserting a new sheet in Google Sheets?

a)

Shift + F11

b)

Ctrl + F11

c)

Shift + F10

d)

Ctrl + F10

43.

How can you insert a function in Google Sheets?

a)

Insert > Function

b)

Data > Function

c)

Tools > Function

d)

Format > Function

44.

What is the purpose of the QUERY function in Google Sheets?

a)

To perform complex data manipulation using SQL-like queries

b)

To quickly sort data

c)

To merge cells based on conditions

d)

To format cells conditionally

45.

How do you transpose data in Google Sheets?

a)

Paste special > Transpose

b)

Data > Transpose

c)

Format > Transpose

d)

Tools > Transpose

46.

Which function returns the current date and time in Google Sheets?

a)

NOW()

b)

DATE()

c)

TODAY()

d)

CURRENT()

47.

How do you apply a filter to a range in Google Sheets?

a)

Data > Create a filter

b)

View > Create a filter

c)

Insert > Create a filter

d)

Format > Create a filter

48.

How do you highlight cells with specific text in Google Sheets?

a)

Format > Conditional formatting

b)

Data > Conditional formatting

c)

Tools > Conditional formatting

d)

Insert > Conditional formatting

49.

Which function checks a condition and returns one value if true and another value if false in Google Sheets?

a)

IF

b)

CHECK

c)

COND

d)

EVAL

50.

How do you hide a row in Google Sheets?

a)

Right-click the row number and select 'Hide row'

b)

Format > Hide row

c)

Data > Hide row

d)

Tools > Hide row

51.

What function in Google Sheets would you use to return the smallest value in a range?

a)

MIN

b)

LOWEST

c)

SMALLEST

d)

TINY

52.

How can you import data from another Google Sheets file?

a)

File > Import

b)

Data > Import data

c)

Insert > Link to spreadsheet

d)

View > Import range

53.

What is the purpose of the SPARKLINE function in Google Sheets?

a)

To create small charts within a cell

b)

To filter data based on criteria

c)

To merge multiple sheets

d)

To highlight errors

54.

How do you create a hyperlink in a cell in Google Sheets?

a)

Insert > Link

b)

Format > Hyperlink

c)

Data > Insert link

d)

Tools > Hyperlink

55.

How can you apply a predefined formatting style to cells in Google Sheets?

a)

Format > Conditional formatting

b)

Data > Conditional formatting

c)

Tools > Conditional formatting

d)

View > Conditional formatting

56.

Which function calculates the total of a range of cells and divides the result by the number of cells in the range?

a)

SUM

b)

DIVIDE

c)

AVERAGE

d)

COUNT

57.

How can you set a custom date format for cells in Google Sheets?

a)

Format > Number > Custom date and time

b)

Data > Custom date and time

c)

Insert > Custom date and time

d)

Tools > Custom date and time

58.

How do you share a Google Sheets file with others for collaboration?

a)

File > Share

b)

Data > Share

c)

Insert > Share

d)

Tools > Share

59.

Which function would you use to find the position of a value within a range in Google Sheets?

a)

POSITION

b)

LOCATE

c)

INDEX

d)

FIND

60.

How can you create a drop-down list in a cell in Google Sheets?

a)

Data > Data validation

b)

Format > Data validation

c)

Insert > Data validation

d)

Tools > Data validation