Y7: Spreadsheets Retrieval- Lesson 3

Y7: Spreadsheets Retrieval- Lesson 3

3rd Grade

9 Qs

quiz-placeholder

Similar activities

Информатика 11 сынып HTML

Информатика 11 сынып HTML

1st - 12th Grade

10 Qs

IV Bimestre - Cuarto Ciclo de primaria

IV Bimestre - Cuarto Ciclo de primaria

3rd - 4th Grade

9 Qs

C++ asoslari

C++ asoslari

1st - 5th Grade

10 Qs

BÀI 3 - THỰC HIỆN TÍNH TOÁN TRÊN TRANG TÍNH

BÀI 3 - THỰC HIỆN TÍNH TOÁN TRÊN TRANG TÍNH

KG - 7th Grade

10 Qs

Programming - Sequence in an Algorithm

Programming - Sequence in an Algorithm

3rd - 12th Grade

10 Qs

CyberCamp 3 Standard Camp Linux Intro

CyberCamp 3 Standard Camp Linux Intro

KG - Professional Development

10 Qs

Bench Docs

Bench Docs

3rd - 6th Grade

10 Qs

Y7: Spreadsheets Retrieval- Lesson 3

Y7: Spreadsheets Retrieval- Lesson 3

Assessment

Quiz

Computers

3rd Grade

Medium

Created by

Thomas Henesy

Used 7+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Formulas always starts with:

-

=

(

()

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The first test in an IF statement is always:

False

True

In the middle

Both

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second test in an IF statement is always:

True

False

Both

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the follow is a correct format to query an IF statement?

IF(C1 = D1, True, False)

=IF(C1 = D1, True, False)

IF(C1 = D1, False , True)

=IF(C1 = D1, False , True)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are comparison operators?

+

=

-

&

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is equal to?

=

>

<

>=

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is less than?

=

>

<

>=

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is more than?

=

>

<

>=

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rather than outputting TRUE or False we can change these values to our own by using what?

"_____ "

(_____)

*_____*

!_____!