background shapesbackground shapes

Quiz Summary

Introduction to Scratch Programming

Profile Image

Guest

question markRank: 7290
question markPoints: 730
Accuracy 100.0%

Want to learn coding and ace these quizzes?

Find a new quiz

Share this in social media

Quiz result

10

Correct

0

Incorrect

Question Performance

1.

What is Scratch?

A computer project

A computer screen

A mobile phone

Block-based visual programming language

2.

What happens when the red symbol is clicked in a Scratch program?

The program stops

The program gets deleted

The program starts

Nothing happens

3.

What is name of a character in Scratch ?

Object

Sprite

Actor

Scratcher

4.

An action that causes something to happen?

Event

Program

Loop

Code

5.

What are the extensions that you can find in scratch?

Pen

Music

Video sensing

All of the above

6.

In scratch, to move a sprite sideways you should change which of the following value?

Change the "x" value

Change the "y" value

Change both "x" and "y" value

None of these

7.

In scratch, the x and y coordinate value refers to?

The speed of the character's movement

The position of the character

The costumes of the character

None of the above

8.

To edit the costume of a sprite you need to switch

to which of the following tabs in Scratch?

Code

Costumes

Backdrops

Sounds

9.

How many costumes can a sprite have in scratch?

1

2

10

As many you want

10.

What is broadcasting in scratch?

Sending messages to all sprites

Sending signal to one sprite

Receiving a signal from a sprite

None of the above