Google Sheets Midterm Quiz - 21/10/2024

Google Sheets Midterm Quiz - 21/10/2024

University

25 Qs

quiz-placeholder

Similar activities

ICT practice NARXOZ var4

ICT practice NARXOZ var4

University

20 Qs

Latihan Soal Analisis Data 9

Latihan Soal Analisis Data 9

9th Grade - University

25 Qs

PTS INFORMATIKA SEMESTER GENAP

PTS INFORMATIKA SEMESTER GENAP

8th Grade - University

20 Qs

Ofimática

Ofimática

University

24 Qs

PENILAIAN TENGAH SEMESTER

PENILAIAN TENGAH SEMESTER

7th Grade - University

30 Qs

TEST DAY 2

TEST DAY 2

University

25 Qs

ULANGAN TIK KELAS XI

ULANGAN TIK KELAS XI

12th Grade - University

25 Qs

ICT practice NARXOZ var2

ICT practice NARXOZ var2

University

20 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?