What happens if the Shift key is held while dragging a placeholder up or down?
A) The placeholder is copied and moved to the new location.
B) The placeholder moves vertically but not horizontally.
C) The text within the placeholder is converted to uppercase.
D) The size of the placeholder changes.
B
You might also like to view...
When it is possible to describe a product via its membership in many subgroups, we can use a ________ code to help describe it.
A) significant-digit B) block C) cipher D) numeric
By default, all transformations are executed from an object's center point.
Answer the following statement true (T) or false (F)
When you declare a variable that refers to an object of a given class, you are creating a(n) ______ to the object.
a) interface b) reference c) method d) ADT
Answer the following questions true (T) or false (F)
1. True/False: The Case statement cannot be used to compare numeric data. 2. True/False: The integer 16 does not have a reciprocal. 3. True/False: If a division operation is performed in a program and the divisor is 0, execution will halt and an error message will be displayed.