Understanding Scratch Operator Blocks

Understanding Scratch Operator Blocks

University

6 Qs

quiz-placeholder

Similar activities

MIT App Inventor - Chapter 4

MIT App Inventor - Chapter 4

University

10 Qs

PRETEST 1 SCRATCH

PRETEST 1 SCRATCH

1st Grade - University

10 Qs

Scratch MOVING SPRITE quiz!

Scratch MOVING SPRITE quiz!

6th Grade - University

10 Qs

ทบทวน Scratch

ทบทวน Scratch

6th Grade - University

10 Qs

(Intermediate) Week 1: More about Code Visualisation

(Intermediate) Week 1: More about Code Visualisation

KG - University

8 Qs

pictoblox_lvl_1

pictoblox_lvl_1

2nd Grade - University

10 Qs

Assignment6

Assignment6

University

10 Qs

Scratch (16th May)

Scratch (16th May)

KG - University

9 Qs

Understanding Scratch Operator Blocks

Understanding Scratch Operator Blocks

Assessment

Quiz

Computers

University

Hard

Created by

Razan Nawafleh

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are operator blocks used for in Scratch?

Operator blocks are used for managing sound effects in Scratch.

Operator blocks are used for controlling the stage background.

Operator blocks are used for mathematical and logical operations in Scratch.

Operator blocks are used for creating sprites in Scratch.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name three mathematical operations that operator blocks can perform.

Square Root

Exponentiation

Division

Addition, Subtraction, Multiplication

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of using the addition operator block with inputs 5 and 3?

10

6

8

9

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain how the subtraction operator block works in Scratch.

The subtraction operator block adds the first input to the second input.

The subtraction operator block in Scratch subtracts the second input from the first input.

The subtraction operator block divides the first input by the second input.

The subtraction operator block multiplies the two inputs together.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can operator blocks be used for non-mathematical operations? Why or why not?

Yes, operator blocks can be used for non-mathematical operations.

No, operator blocks are only for mathematical operations.

Yes, but only for string concatenation.

No, operator blocks cannot be used for any operations.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the output of the multiplication operator block with inputs 4 and 2?

10

4

8

6