wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Global Scratchers!!

Total questions: 32

Worksheet time: 16mins

Name
Class
Date
1.

Q. 

As well as being a programming language Scratch is also a?

a)

Social media

b)

Community

c)

Project

d)

Tutorial

2.

What is Scratch?

a)

A computer project

b)

A computer screen

c)

A mobile ohone

d)

Block based virtual programming language

3.

If you go to add a script to your character and find that your blocks have disappeared. Why is this happened?

a)

I have the wrong program open

b)

Scratch Malfunctioned

c)

You have stage selected

d)

You have exceeded the block lmit

4.

Scratch is based on which programming language?

a)

No language used, it is just a drag and drop interface for giving instructions

b)

JAVA

c)

HTML

d)

Python

5.

What Turbo mode offers in Scratch?

a)

Instead of drawing the screen after each code block, Scratch only draws to the screen after several code blocks

b)

Turbo mode is also known by the names of Powerful, Jet, Fast. According to this we can see the output of our code in fast forward speed.

c)

Turbo mode make the code to do the same action on repeat until it get stopped by the red stop button

6.

Who developed the Scratch software?

a)

Manchester Institute of Technology

b)

Massachusetts Institute of Technology

c)

Montreal Institute of Technology

d)

Manchester Information Technology

7.

What is a hat block in Scratch?

a)

There is nothing called Hat block in Scratch

b)

A Hat Block is a block that is designed to start a script.

c)

A hat block is used to change the costume of the sprite.

8.

What is Boolean block? (select most appropriate answer)

a)

Boolean blocks are the only blocks used to differentiate the criteria in conditional blocks to perform any task.

b)

A Boolean block is an elongated hexagonal block shaped after the boolean elements in flowcharts

c)

A Boolean block is present in operators, used in coding.

d)

A Boolean block are the most important blocks if you are working on any coding platform.

9.

Look at the Scratch stage. Where on the stage is position (x:240, Y:-180)?

a)

Top Left Corner

b)

Bottom Right corner

c)

The top middle

d)

Top Right Corner

10.

How many boolean operators we have on scratch?

a)

five

b)

two

c)

Four

d)

Six

11.

Who is Griffpatch?

a)

Griffpatch is a YouTube tutorial for Scratch

b)

Griffpatch is the name of the most followed Scratcher.

c)

He is the one who introduced the Idea of scratch to MIT

12.

How does TurboWarp work?

a)

turboWrap mod is not available in scratch

b)

Instead of drawing the screen after each code block, Scratch only draws to the screen after several code blocks

c)

TurboWarp is a Scratch mod that compiles projects to JavaScript to make them run really fast

13.

Is it possible to add hashtags (#) in scratch projects?

a)

Yes, and we can see them, It is public

b)

No

c)

Yes, but it is not visible to us.

14.

What is the clone limit in Scratch?

a)

70

b)

150

c)

300

d)

200

15.

Is there an eraser in Vector Mode?

a)

Yes, in Scratchjr vector editor

b)

Yes, in Scratch 3.0 vector editor

c)

No eraser feature is available on any version of scratch

16.

What sound formats can you import into Scratch?

a)

mp3 only

b)

WAV only

c)

WAV, some mp3s. rest can be converted.

d)

Any sound format can be uploaded on scratch

17.

Can Scratch's project resolution be changed?

a)

Yes

b)

Never

c)

May be if we change background and sprite resolution

18.

What is file size limit for a project in Scratch 3.0?

a)

Each individual asset does not exceed 10 MB.

b)

Each individual asset does not exceed 10 MB and the project JSON does not exceed 5 MB.

c)

Each individual asset does not exceed 5 MB and the project JSON does not exceed 10 MB.

d)

The project JSON does not exceed 5 MB.

19.

What are the 4 drawing tools on Scratch?

a)

Ellipse, Eraser, Rectangle and mouse pointer

b)

Ellipse, Eraser, Rectangle and Pen

c)

Ellipse, Eraser, Rectangle and Line

d)

Ploygon, Eraser, Rectangle and Circle

20.

Which is the most appropriate definition for Sensing blocks?

a)

Sensing Blocks contains the programming blocks that enables to Sense the actions and then perform the required task

b)

Sensing blocks contains the programming blocks that enables to read the instructions given from input devices.

c)

None of these

21.

How many Editing tool for a sprite?

a)

One

b)

Three

c)

Four

d)

Five

22.

True or False.

a) A costume is a different way a sprite looks.

b) In Scratch, a character or object is called Sprite.

c) X position value determines the vertical location or height.

d) Sound block plays audio files.

e) Sprites are not the images on the scratch computer program screen.

a)

True, False, True, True, False.

b)

True, True, False, True, False.

c)

True, True, False, False, False.

d)

True, True, True, False, True.

23.

What is the size of Scratch stage size?

a)

480*360

b)

480*300

c)

430*360

d)

400*300

24.

Which of these functions can a scratch sprite NOT to programmed to do?

a)

MAve around on screen

b)

Write a program

c)

Play music

d)

Speak

25.

Q. The Toolbar allows us to duplicate and delete items as well as pick up and move sprites.

a)

True

b)

False

26.

Which mathematical function used in scratch helps to transform a negative number into positive ?

a)

ceil

b)

exp

c)

abs

d)

floor

27.

What is the total number of "join" operators required to concatenate the words used in the following string "Coding is so much fun" ?

a)

5

b)

3

c)

4

d)

none

28.

What are the parameters that can be controlled using glide instruction ?

a)

Time & direction

b)

time & position

c)

random position & distance

d)

time & space

29.

What is a cloud variable??

a)

Global variable

b)

Stores data

c)

Stores data in program

d)

Stores data in server

30.

Which one from the following indicate scratch file extension ?

a)

scr

b)

scar

c)

sh

d)

sb

31.

In Scratch, how do I make the share option visible?

a)

Confirm account in email

b)

Signout and signin

c)

Click on file to show

d)

Reload the page

32.

Which instruction helps the sprite to produce a bitmap image of itself while executing the code ?

a)

Cloning

b)

Stamp

c)

duplicate

d)

pen draw