1 |
A device or program that create a link between a user and computer is called. |
Program
Programming
Sprites
Interface
|
2 |
A set of instructionis called. |
Program
Programming
Block
All of these
|
3 |
Art of writing instruction to tell a computer what to do is called. |
Program
Programming
Block
Scratch
|
4 |
I indicates that you combine two strcutured programming constructs in a way that one constrcut is inside the other. |
Loop
Commands
Nesting
Statements
|
5 |
----------- block is used for moving sprites around the stage. |
Control
Stage
Motion
Loop
|
6 |
--------------- is used to convert the text into speech from scratch |
Loop
Conditionals
Text to speach
Editor
|
7 |
A ............, in the context of Scratch, is some block tha tperformssome task. |
Loop
Sttements
Function
Variables
|
8 |
In programming, a function is a block of code that you may.... repeatedly rather than having to write it out several time. |
Resue
Print
Destroys
All of these
|
9 |
The blocks serve as.............. that can be joined together. |
Commands
Stories
Reminders
Scores
|
10 |
In programming, a Boolean expressionis an expression that is either true or. |
True
Blank
Yes
False
|