GRADE 10 ICT POP QUIZ 2

GRADE 10 ICT POP QUIZ 2

8th Grade

10 Qs

quiz-placeholder

Similar activities

ANALISA DATA KELAS 8D 2024

ANALISA DATA KELAS 8D 2024

8th Grade

10 Qs

Kiểm tra thường xuyên tin 7 lần 2

Kiểm tra thường xuyên tin 7 lần 2

1st - 12th Grade

15 Qs

Spreadsheet Basics & Formula

Spreadsheet Basics & Formula

6th - 8th Grade

14 Qs

Latihan soal SAT 2024

Latihan soal SAT 2024

8th Grade

11 Qs

ULANGAN HARIAN INFORMATIKA KELAS 8 SMTR 1 TA. 2024/2025

ULANGAN HARIAN INFORMATIKA KELAS 8 SMTR 1 TA. 2024/2025

8th Grade

10 Qs

Kuis VLOOKUP

Kuis VLOOKUP

8th Grade

10 Qs

Q8-PJJ2

Q8-PJJ2

8th Grade

10 Qs

Google Sheets

Google Sheets

8th Grade

13 Qs

GRADE 10 ICT POP QUIZ 2

GRADE 10 ICT POP QUIZ 2

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Bloomington Innovation

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to sum the values in cells A1 to A10 but only if the values are greater than 50. Which formula would you use?

=SUM(A1)

=IF(A1>50, SUM(A1), 0)

=SUMIF(A1, ">50")

=COUNTIF(A1, ">50")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to count the number of non-blank cells in a range from B1 to B20, which function would you use?

=COUNT(B1)

=COUNTA(B1)

=COUNTBLANK(B1)

=COUNTIF(B1, "<>")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a VLOOKUP formula, what does the FALSE parameter indicate in the following formula: =VLOOKUP(A1, B1, 2, FALSE)?

It returns an approximate match.

It returns an exact match.

It excludes text values.

It sorts the values before looking them up.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to search for a value in the first row and return a value from the third row in a horizontally structured table. Which function would be most appropriate?

=VLOOKUP(A1, B1, 3, FALSE)

=HLOOKUP(A1, B1, 3, TRUE)

=VLOOKUP(A1, B1, 3, TRUE)

=HLOOKUP(A1, B1, 3, FALSE)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which scenario is HLOOKUP more suitable than VLOOKUP?

When data is organized in rows and you need to search horizontally.

When data is organized in columns and you need to search vertically.

When you need to perform a lookup in a single cell.

When you need to perform a lookup in a large dataset.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you are searching for a value in the first row and retrieving values from lower rows.

When you are retrieving data from a pivot table.

When you are searching for a value to the left of the lookup column.

When you are searching for a value in the first row and retrieving values from lower rows.

When you are searching for a value to the left of the lookup column.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the formula =ROUNDDOWN(6.789, 2) return?

6.79

6.78

6.8

7.00

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?