Y7: Spreadsheets Retrieval- Lesson 3

Y7: Spreadsheets Retrieval- Lesson 3

3rd Grade

9 Qs

quiz-placeholder

Similar activities

CyberCamp 4 Security and the Command Line Review (Standard)

CyberCamp 4 Security and the Command Line Review (Standard)

KG - Professional Development

8 Qs

Статистикалық мәліметтер

Статистикалық мәліметтер

1st - 10th Grade

9 Qs

Hoja de cálculo

Hoja de cálculo

3rd Grade

12 Qs

д/з 1

д/з 1

1st - 5th Grade

10 Qs

VISUAL STUDIO CODE

VISUAL STUDIO CODE

3rd - 5th Grade

10 Qs

Programming -  Operations on Numeric & Boolean Data

Programming - Operations on Numeric & Boolean Data

2nd - 12th Grade

10 Qs

Express_Loops_Last

Express_Loops_Last

1st - 7th Grade

10 Qs

Quiz 4

Quiz 4

1st - 10th 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?

"_____ "

(_____)

*_____*

!_____!