1 |
How cna we run the script in Scratch. |
Click on the block in the Script Area
Click on Load from the computer
Click on save to computer
Click on the file menu
|
2 |
What is the default character called in Scratch |
Stage
Sprites
X and Y
Script Area
|
3 |
What is the variables blci category used for in Scratch. |
Moving sprit
Creating variables
Controlling script flow
Playing sounds
|
4 |
What is he Looks blck category used for in Scratch. |
Moving sprite
Changing sprite appearance
Controllig script flow
Playing sounds
|
5 |
What does the Sprite List in Scratch show. |
X and Y coordinates
Script blocks
Used sprites
Stage background
|
6 |
What is Scratch used for. |
Animations
Stories
Interactive Games
All of the above
|
7 |
What happens if a program contains a syntax error. |
It runs correctly
It crashes
It has unintended results
It has not effect
|
8 |
What is a variable in programming. |
A constant value
A syntax rule
A memory location with a name
A changeable value
|
9 |
What is the purpose fo an assembler in assembly programming languages. |
To translate the code into machine language
To run the program
To stor the program
To debug the program
|
10 |
What type of translator is needed for assembly language. |
High -level language translator
Intermediate language translator
Assembler program
Program constructs translator
|