Q2 Scratch Programming Quiz

Q2 Scratch Programming Quiz

6th Grade

20 Qs

quiz-placeholder

Similar activities

Scratch Pre-Assessment

Scratch Pre-Assessment

5th - 9th Grade

20 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

Scratch Vocab and Concepts

Scratch Vocab and Concepts

6th - 8th Grade

17 Qs

Code Review

Code Review

6th - 8th Grade

20 Qs

Scratch Programming Quiz: Basics of Code

Scratch Programming Quiz: Basics of Code

6th Grade - University

20 Qs

Scratch

Scratch

6th - 7th Grade

15 Qs

Scratch Programming Quiz

Scratch Programming Quiz

6th Grade

20 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Q2 Scratch Programming Quiz

Q2 Scratch Programming Quiz

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Azul Junie

Used 18+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of using the variable block in Scratch programming?

To store and manipulate data

To display images

To play sound effects

To change the background color

Answer explanation

The variable block in Scratch programming is used to store and manipulate data, making it the correct choice for this question.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator is used to add two numbers in Scratch programming?

+

/

*

-

Answer explanation

The + operator is used to add two numbers in Scratch programming. It is the correct choice because it performs addition and returns the sum of the two numbers.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of 5 * 3 in Scratch programming?

8

20

10

15

Answer explanation

The result of 5 * 3 in Scratch programming is 15. This is the correct answer choice.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you declare a variable in Scratch programming?

Use the 'Print' block

Use the 'Repeat' block

Use the 'Make a Variable' block

Use the 'Pen Down' block

Answer explanation

To declare a variable in Scratch programming, use the 'Make a Variable' block. This block allows you to create and name a variable that can store and manipulate data.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of 8 * 2 in Scratch programming?

16

6

10

4

Answer explanation

The result of 8 * 2 in Scratch programming is 16. This is the correct choice.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which color is used to code the variables category?

Green

Blue

Red

Orange

Answer explanation

The variables category is coded with the color Orange.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the function of the 'broadcast' block in Scratch programming?

To end the program

To create a new sprite

To send a message to other sprites

To modify the value of a variable by a specified amount.

Answer explanation

The 'broadcast' block in Scratch programming is used to send a message to other sprites.

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?