What is Scratch?
Quiz Summary
Introduction to Scratch Programming
Guest
Want to learn coding and ace these quizzes?
Find a new quizShare this in social media
Quiz result
10
Correct
0
Incorrect
Question Performance
What is Scratch?
A computer project
A computer screen
A mobile phone
Block-based visual programming language
What happens when the red symbol is clicked in a Scratch program?
The program stops
The program gets deleted
The program starts
Nothing happens
What is name of a character in Scratch ?
Object
Sprite
Actor
Scratcher
An action that causes something to happen?
Event
Program
Loop
Code
What are the extensions that you can find in scratch?
Pen
Music
Video sensing
All of the above
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
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
To edit the costume of a sprite you need to switch
to which of the following tabs in Scratch?
Code
Costumes
Backdrops
Sounds
How many costumes can a sprite have in scratch?
1
2
10
As many you want
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