Press [Alt] [Backspace] (Win) or ____ (Mac) to fill a selection with the foreground color.
A. [option] [Delete]
B. [Shift] [option]
C. [Delete] [Shift]
D. [Control] [option]
Answer: A
You might also like to view...
Who was the programmer for Charles Babbage’s analytical engine?
a. Grace Hopper b. Ada Lovelace c. Lord Bryan d. Walter Savitch
Answer the following statements true (T) or false (F)
1. Select Case choices are determined by the value of an expression called a selector. 2.Items in the value list must evaluate to a literal of the same type as the selector. 3. A single Case statement can contain multiple values. 4. You can specify a range of values in a Case clause by using the To keyword. 5. A variable declared inside a Select Case block cannot be referred to by code outside of the block.
A ____ wavy underline indicates the text may be incorrect grammatically.
A. red B. green C. blue D. purple
A ________ is used by older operating systems that require a user to type all commands
A) menu B) GUI C) dialog box D) command-line interface