1 |
What is the first step in making a sprite move. |
Select a sprite
Create a new project
Add a background image
Write the script
|
2 |
What is the most basic funtion in any game. |
Movement
Sound effects
Graphics
Storyline
|
3 |
What is the purpose of the stage in Scratch. |
To display the program as it runs
To add new sprites to the project
To modify the program code
To change the background color
|
4 |
Where do you add script blocks in Scratch. |
Stage area
Block categories
Script area
Sprite list
|
5 |
What is Scratch. |
A programmming software
A video game
A mobile app
A social media platform
|
6 |
What are digital images made up of. |
Pixels
Vectors
Lines
Points
|
7 |
How many characters can ASCII represent. |
128
256
512
1024
|
8 |
What is the full form of ASCII. |
American Standard Code for International Interchange.
Americna Standard Code for Information Interchange
American Standard Code for Information Technology
Americna Standard Code for Internet Interchange.
|
9 |
What makes it possible ot develop applications that enable users to do every task. |
Binary number system
Decimal number system
Octal number system
Hexadecimal number system
|
10 |
What is the decimal equivalent of the binary number 1011 |
6
8
9
11
|