0% found this document useful (0 votes)
78 views

Colegio de Sta. Rosa: 4 Periodical Test in Computer 10

This document appears to be a test containing questions about computer programming concepts like variables, objects, classes, functions, events, and event handling. It also contains questions about different types of games like drag and drop games as well as questions about animation, HTML, and ActionScript. The test covers a wide range of programming and coding topics.

Uploaded by

Aezel Ann
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views

Colegio de Sta. Rosa: 4 Periodical Test in Computer 10

This document appears to be a test containing questions about computer programming concepts like variables, objects, classes, functions, events, and event handling. It also contains questions about different types of games like drag and drop games as well as questions about animation, HTML, and ActionScript. The test covers a wide range of programming and coding topics.

Uploaded by

Aezel Ann
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Colegio de Sta.

Rosa
Intramuros, Manila
Score
4th Periodical Test in Computer 10
SY 2018-2019

Name: ___________________________________ Date: _________


Grade and Section: ___________________ Teacher:

General Directions:
▪ Read and understand each statement carefully. Write the answer on the space
provided.

KNOWLEDGE

_____1. It refers to a name that represent a value.


A. Object B. Variable C. Class D. Function
_____2. It refers to an instance of a class.
A. Object B. Variable C. Class D. Function
_____3. It is a block of codes that can be reused in you program.
A. Object B. Variable C. Event D. Function
_____4. It is an action that can be performed by an object.
A. Method B. Class C. Event D. Function
_____5. It refers to the occurrence in a flash movie.
A. Method B. Class C. Event D. Function
_____6. It refers to the code that defines an object.
A. Method B. Class C. Event D. Function
_____7. It is the action that should be performed in response to a particular events.
A. The events B. Response C. Event Handling D. Event source
_____8. Which object will start the event?
A. The events B. Response C. Event Handling D. Event source
_____9. What actions do you want to performed when the events happens?
A. The events B. Response C. Event Handling D. Event source
_____10. This type of elements is where you can identify what is going to happen.
A. The events B. Response C. Event Handling D. Event source
_____11. It is a flash game which the player completes a task by clicking objects.
A. Drag and Drop B. Timed Play C. Character movement D. Massive M.
_____12. These game where a player must drag objects.
A. Drag and Drop B. Timed Play C. Character movement D. Massive M.
_____13. This involves using input controls to move more characters.
A. Drag and Drop B. Timed Play C. Character movement D. Massive M.

Underline the word inside the parentheses to complete the process.


Drag and Drop game interaction
14. Go to Actionscript version (2.0 , 3.0 , 4.0)
15. Go to File and choose (import, insert, color) to stage for the background.
16. Click the (Oval, Polygon, Triangle) w/ colors.
17. Convert to symbol as (Graphic, Button, movie)
18. Select an object by clicking ( sub selection, selection)
19. Click the (actions, f8) to add a code and click the ctrl + enter to preview.

Steps how to create START button in drop and drag game.


20. Go to ActionScript version (2.0 , 3.0 , 4.0)
21. Change the ( stage, background)
22. Convert to symbol as (button, graphic, movie clip)
22. Insert (text, object)
23. Add a text make sure your text is (static, dynamic)
24. Double click the object and press the ( down, over, up, hint) and change the color.
25. Press the ( f6, f7, f8, f9) to create a blank frame.
26. to show a preview press ( F9, Ctrl+ Enter, Run)

_____27. It automatically repeats the content when it reaches the last frame.
A. Loop B. Display Menu C. Device Font D. Paused at Start
_____28. Waits for the user to select Play or click a button.
A. Loop B. Display Menu C. Device Font D. Paused at Start
_____29. It substitutes fonts not installed on the system with anti-aliased.
A. Loop B. Display Menu C. Device Font D. Paused at Start
_____30. It shows a shortcut menu or right-click by the user.
A. Loop B. Display Menu C. Device Font D. Paused at Start
_____31. It uses the background color of the HTML file.
A. Window B. Opaque Windowless C. Transparent D. Direct
_____32. It turns on hardware acceleration.
A. Window B. Opaque Windowless C. Transparent D. Direct
_____33. It sets the background transparent when viewed in a browser
A. Window B. Opaque Windowless C. Transparent D. Direct
_____34. HTML stands for_____?
A. Hypertext marking language C. High text mark up letter
B. Hypertext Mark Up language D. none of the above
_____35. Who is the inventor of WWW?
A. Tim-Lee B. TimTim C. Tim-Berners lee D. People
_____36. This is where you can create a web pages.
A. HTML B. CSS C. HTM D. Notepad]
_____37. This tags is you will identify the html documents.
A. <head> B. </htmls C. html D. <html>
_____38. A symbol used to end tag in HTML.
A. / B. = C. </html> D. end
_____39. What software used in creating html.
A. HTML B. CSS C. HTM D. Notepad
_____40. A symbol used to end a code in actionscript.
A. / B. end C. { D. }
Process.
41- 46. Look at the code below and explain what function it would have in Adobeflash.
gotoAndStop(!,”Scene2”);
________________________________________________________________________________
________________________________________________________________________________
If(timeleft<o){
gameTimer.stop();
________________________________________________________________________________
________________________________________________________________________________
Time.txt.text=String(timeleft);
________________________________________________________________________________
________________________________________________________________________________
47- 53. Steps how to make a STICKMAN.

54- 60. Write the code of the following STOP, Pause and Play button.
STOP (3points)

PAUSE (2points)

PLAY (2points)

“There are no secrets to success. It is the result of preparation, hard work learning from failure.” ~
General Colin Powell

God bless, See you when I see you POWER 

You might also like