A(n) ____ macro is a special type of macro that is associated with specific table-related events.
A. action
B. table
C. event
D. data
Answer: D
You might also like to view...
Enhance the Drawing Shapes application that you created in this tutorial. Improve the application so that once you finish drawing a shape, the shape will be given a random velocity and begin to move, bouncing off the walls of the PaintJPanel. Your output should be capable of looking look like Fig. 27.38.
a) Copying the template to your working directory. Copy the C:Examples Tutorial27ExercisesMovingShapes directory to your C:SimplyJava directory.
b) Opening the template file. Open the MyMovingShape.java file in your text editor.
c) Adding a method to your MyMovingShape class to change the position of the shape.
The abstract superclass for this inheritance hierarchy has been renamed MyMoving-
Shape. Add a public method named moveShape to the class. It should take no arguments and have no return type. Two new instance variables, dx and dy, have been added to the MyMovingShape class for you. Variable dx holds the distance along the x-axis that the shape must travel in one move. Variable dy holds the distance along the y-axis that the shape must travel in one move. Add dx to the x1 and x2 values and add dy to the y1 and y2 values. Follow good programming practice by using the cor- responding get and set methods instead of modifying the variables directly.
d) Fini
A(n) ________ is a description of what is depicted by a graphic
Fill in the blank(s) with correct word
On the Home tab, in the Editing group, click the arrow next to the Find button, and then click Go To on the menu. The Find and Replace dialog box opens with the Go To tab on top.
Answer the following statement true (T) or false (F)
You're looking for a three page text file that contains names and telephone numbers of drug dealers in the city. Which of the following "hidden" locations would provide enough space for this information?
a. Document metadata b. The $MFT entry for the file c. A newly-created registry entry d. Ahead of the file name in the header