The bar that appears as you drag the Gradient tool is called the ____.
A. gradient annotator
B. midpoint bar
C. Gradient Slider
D. linear bar
Answer: A
You might also like to view...
The latest version of ANT is called ANT+.
Answer the following statement true (T) or false (F)
When a form is closed, the ____ event is triggered.
A. Disable B. Delete C. Unload D. Undo
Answer the following statements true (T) or false (F)
1. A function call is a valid statement 2. A user-defined function can call library functions or user-defined functions 3. An actual output argument must be of the same pointer data type as the corresponding formal parameter. 4. Insertion of stubs is a part of top-down testing 5. An expression cannot be used as an actual argument in a call to a function.
________ is the set of instructions that programmers have written in a higher-level language
A) Executable code B) Compiled code C) Source code D) Base code