A(n) ____ is a list of the objects used in a program, including which screens they are used on and whether any code, or script, is associated with them.
A. program dictionary
B. object dictionary
C. script dictionary
D. code dictionary
Answer: B
You might also like to view...
All of the following are methods of the Graphics class except:
a. drawRect b. fillRect c. coloredRect d. fill3DRect
Which statement is false?
a. A collection is an object that can hold references to other objects. b. The collection interfaces declare the operations that can be performed on each type of collection. c. Collections discourage software reuse because they are non-portable. d. Collections are carefully constructed for rapid execution and efficient use of memory.
You can use a telephoto lens to zoom in on an object
Indicate whether the statement is true or false
?Which of the following is true of animating objects in CSS?
A. ?Animation creates an illusion of movement by displaying key frames in rapid succession. B. ?Animation is limited to two style rules defined at the initial and end states. C. ?Animations can be run only once as multiple images in rapid motion to a page object. D. ?Animations can only be run when a CSS property is being changed.