Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

MOVERS ACADEMY, INC.

Pob. West, Natividad, Pangasinan, Philippines


Contact Numbers: 09176819627/09055527530/09478719260
Email: moversacademy@yahoo.com
Government Recognition #: PE-014, S.2010 / E-003, S.2013 / SE-009, S.2013 / SH-184, S. 2017

INFORMATION AND COMMUNICATION TECHNOLOGY


GRADE - 10

Name: ________________________________________________ Score: ____________________


Grade/Section: _____________________________________

MULTIPLE CHOICE:
Directions: Identify the word or group of words being referred in the sentence. Encircle the letter of the
correct answer.

1. What is the name of the software that you use to create the game?
A. Sprite C. Stage
B. Scratch D. Character
2. The cat in Scratch is an example of a?
A. Avatar C. Sprite
B. Character D. Template
3. In Scratch a walking animation is typically done by:
A. Using a loop to move a few steps are a time
B. Creating two or more costumes showing the sprite’s legs in different positions and switching
between them.
C. Using the animation command
D. Including a video clip
4. You look at your friend’s Scratch project and you see the following script. What do you think
happens when this script is executed?
A. The timer starts counting 1 until 5
B. The sprite waits 1, 2, 3, 4, or 5 seconds
C. The maximum time the sprite to wait can be 5 seconds
D. Both a and b
5. In scratch, a character or object is called?
A. Spirit C. Sprite
B. Sprint D. Split
6. Which command block enables you to control the car?
A. Point in direction C. When key is pressed
B. Wait secs D. All of the above
7. The ___________ provides the canvas upon which sprites are displayed and interact with one
another.
A. Menu Bar C. Toolbar
B. Sprite List D. Stage
8. To execute the loop 10 times. Which command will you use?
A. If ... then C. Forever
B. glide D. Repeat (10)
9.

The dimensions of the stage are....


A. 380 units wide and 360 units high.
B. 500 units wide and 400 units high.
C. 480 units wide and 360 units high.
D. 360 units wide and 480 units high
10. According to the image, when you click on the green flag....
A. It will show the backdrop called "Tittle" wait 5 seconds and then switch to the backdrop called
"scene 1"
B. It will show the backdrop called "Scene1" wait 5 seconds and then switch to the backdrop
called "title"
C. It will show the backdrop called "Tittle" wait 3 seconds and then switch to the backdrop called
"scene1"
D. It will show a Sprite called "Tittle" wait 5 seconds and then switch to the costume called "scene
1"
11. __________ blocks perform arithmetic operations, generate random numbers, and compare numeric
values to determine their relationship to one another.
A. Control C. Number
B. Pen D. Motion
12. What would you call the track (background) in your racing car game?
A. Stage C. Control
B. Script D. Sprite
13. Which term refers to a set of instructions that tells the computer what to do?
A. Cycle C. Problem
B. Maintenance D. Program
14. A sprite controlled by the code block on the right will say “Hello!” if:
A. The value stored in the state variable is less than the value stored in the level variable
B. The value stored in the state variable is greater than the value stored in the level variable
C. Never because “state” is alphabetically after “level”
D. It will always say “Hello!”
15. in which part of the PDLC are improvements suggested for the program.
A. Cycle C. Problem
B. Maintenance D. Program
16. You are creating a Scratch game in which the user looks down on a cat. The player moves the cat
around the screen pressing the F key to move forward and the left and right arrow keys to rotate
the cat left or right. Which movement command(s) would you be most likely to use.?
A. go to C. turn and move
B. glide to D. change X by and change Y by
17. In Scratch which blocks are yellow?
A. Motion C. Sensing
B. Control D. Variables
18. A costume is?
A. A code blocks C. A different way a sprite looks
B. A motion D. A sound
19. What is the function of the 'when green flag clicked' command block?
A. Points sprite in the specified direction
B. If condition is true, runs the blocks inside
C. Runs the script
20. Which of the following is not part of the sound palette?
A. Change X by () C. Play sound ()
B. Change volume by () D. Stop all sounds

You might also like