SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Actionscript
Start Test
Study First
Subjects
:
it-skills
,
multimedia
Instructions:
Answer 15 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A named memory location that can hold a value
Class file
Variable
Array
Tween
2. Statement to write out the value of variables used to debug
Object
Trace Statement
Event
Function
3. the function that is run when your listening for an event
Tween
Event
Event Listener
Object
4. A value that is passed in when you call a function
Parameter
Element
Class file
Variable
5. An agreed upon way of doing things
Convention
Tween
Trace Statement
Array
6. An individual member of an array also called an item
Method
Trace Statement
Function
Element
7. Something that happens while your flash movie is playing that your flash movie wants to know about.
Method
Element
Event
Trace Statement
8. A series of related steps that make up a larger tasks - a function is often called from multiple locations on a program
Event
Function
Variable
Method
9. A function associated with an object
Method
Trace Statement
Object
Class file
10. A list of items that is refereed to by a single name
Event
Variable
Array
Event Listener
11. Starting condition and and ending condition the stuff in between that the computer does
Event Listener
Variable
Tween
Convention
12. A name of the action script file of the main code file
Element
Function
Document class
Variable
13. A variable that is associated with an object
Document class
Property
Object
Event
14. Data + functions that operate on that data over time.
Tween
Trace Statement
Event Listener
Object
15. Defines what an object will look like
Class file
Element
Array
Property