Google Sheets Midterm Quiz - 21/10/2024

Google Sheets Midterm Quiz - 21/10/2024

University

25 Qs

quiz-placeholder

Similar activities

ICT practice NARXOZ var1

ICT practice NARXOZ var1

University

20 Qs

ICT practice NARXOZ var2

ICT practice NARXOZ var2

University

20 Qs

QUIZ TIK EXCEL

QUIZ TIK EXCEL

10th Grade - University

25 Qs

Informatyka LO

Informatyka LO

9th Grade - University

30 Qs

KELAS 7 BAB 6 ANALISIS DATA C. Pengolahan Data Dasar

KELAS 7 BAB 6 ANALISIS DATA C. Pengolahan Data Dasar

7th Grade - University

20 Qs

Google Sheets Quiz 30/09/2024

Google Sheets Quiz 30/09/2024

University

20 Qs

ULANGAN TIK KELAS XI

ULANGAN TIK KELAS XI

12th Grade - University

25 Qs

Excel Quiz

Excel Quiz

4th Grade - University

25 Qs

Google Sheets Midterm Quiz - 21/10/2024

Google Sheets Midterm Quiz - 21/10/2024

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Olzhas Toktassyn

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

Which GS formula would you use to add up values in cells A1 through A10?

=SUM(A1:A10)

=ADD(A1:A10)

=TOTAL(A1:A10)

=SUMIF(A1:A10)

2.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

What will happen if you use =A1+A2 in a cell and A1 contains "5" while A2 contains "3"?

It will concatenate the values to "53"

It will add the values to get 8

It will return an error

It will return the value of A2

3.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

What does the =IF(A1>10, "High", "Low") function do?

Checks if A1 is less than 10

Returns "High" if A1 is greater than 10, otherwise "Low"

Returns "Low" if A1 is greater than 10

Checks if A1 equals 10

4.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

Which of the following is the correct way to multiply values in A1 and A2 in GS?

=A1 x A2

=MULTIPLY(A1, A2)

=A1 * A2

=A1 / A2

5.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

What does =SUM(A1:A10)/COUNT(A1:A10) calculate?

The sum of A1 to A10

The median of A1 to A10

The average of A1 to A10

The mode of A1 to A10

6.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

What will be the output of =IF(OR(A1>10, AND(B1<5, C1>3)), "Pass", "Fail") if A1 is 8, B1 is 4, and C1 is 4?

Pass

Fail

Error

No output

7.

MULTIPLE CHOICE QUESTION

1 min • 4 pts

What will be the result of =IF(A1=10, A1*2, A1+2) if A1 contains 8?

12

16

8

10

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?