If you are in ____________________ mode, the drawing object you click remains bright, while the rest of the objects on the stage are dimmed, as shown in the accompanying figure.





Fill in the blank(s) with the appropriate word(s).


edit

Computer Science & Information Technology

You might also like to view...

A method cannot be used more than once within a program or in other programs.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To display the paragraph marks in Word, you click the ________ button in the Paragraph group on the Home tab

A) Show/Hide B) Markers C) Show Marks D) Display Marks

Computer Science & Information Technology

It is only possible to demote text to a lower level prior to entering the text

Indicate whether the statement is true or false

Computer Science & Information Technology

What line of code do you to add at the beginning of a procedure if your worksheet (Sheet 2 ) is protected and your procedure alters the locked cell H4, if your password is ExcelIsFun?

A) Sheet 2.Unprotect Password:= ExcelIsFun B) Sheet 1.Protect Password:= "ExcelIsFun" C) Sheet 2.Password:= "ExcelIsFun" D) Sheet 2.Unprotect Password:= "ExcelIsFun"

Computer Science & Information Technology