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 list of items that is refereed to by a single name
Trace Statement
Variable
Array
Method
2. A variable that is associated with an object
Function
Object
Method
Property
3. Data + functions that operate on that data over time.
Trace Statement
Object
Event
Element
4. Starting condition and and ending condition the stuff in between that the computer does
Property
Event
Class file
Tween
5. Something that happens while your flash movie is playing that your flash movie wants to know about.
Convention
Class file
Trace Statement
Event
6. A named memory location that can hold a value
Tween
Event Listener
Event
Variable
7. Defines what an object will look like
Tween
Class file
Convention
Method
8. A function associated with an object
Variable
Convention
Method
Element
9. the function that is run when your listening for an event
Trace Statement
Class file
Array
Event Listener
10. A value that is passed in when you call a function
Parameter
Element
Array
Event Listener
11. A series of related steps that make up a larger tasks - a function is often called from multiple locations on a program
Document class
Parameter
Function
Object
12. An individual member of an array also called an item
Event Listener
Element
Event
Variable
13. A name of the action script file of the main code file
Trace Statement
Document class
Property
Function
14. An agreed upon way of doing things
Function
Convention
Event
Property
15. Statement to write out the value of variables used to debug
Trace Statement
Variable
Event
Element