VBA stands for ____.
A. Visual Basic for Applications
B. Visual Basic for Actions
C. Virtual Basic for Applications
D. Virtual Basic for Actions
Answer: A
You might also like to view...
To change a numbered or bulleted list style, _____, then right-click the list to display the shortcut menu. Point to Bullets or Numbering, then select a format.
A. select the list B. double-click the first item in the list C. point to any item in the list D. double-click the last item in the list
Using only the programming techniques you learned in this chapter, write a script that calculates the squares and cubes of the numbers from 0 to 10 and outputs HTML text that displays the resulting values in an HTML table format as follows:
``` number square cube 0 0 0 1 1 1 2 4 8 3 9 27 4 16 64 5 25 125 6 36 216 7 49 343 8 64 512 9 81 729 10 100 1000 ``` [Note: This program does not require any input from the user.]
Most card-based programs have a layer that stays constant behind a layer above it that can be different on all other cards. This layer is called the:
a. master layer b. system layer c. prime layer d. background layer e. static layer
In the figure above, the number 3 refers to the _____ button.
A. Show Thumbnails B. Default Foreground and Background C. Delete Mask D. Add a Layer Mask