By adding the ____ property to an object in Flash, you can create an illusion of depth, where an object appears to be closer to or farther away from other objects.
A. d
B. 3d
C. s
D. z
Answer: D
You might also like to view...
Which statement is false?
a. A ListIterator accesses the elements of a List. b. Class ArrayList is a fixed-size array. c. A LinkedList is a linked list implementation of a List. d. ArrayLists execute faster than Vectors because they are not thread safe.
When you do not know in advance the number of times you want to execute a statement, use a ______-loop.
A. ?for B. ?while C. ?if D. none of the above
The ____ exception type occurs when a variable is converted to another data type that is not possible.
A. TypeException B. TypeMismatchException C. FormatMismatchException D. FormatException
In the United States, intellectual property is protected through _____.
A. ?patents B. ?trademarks C. ?trade secrets D. ?all of the above