To create a new comment, right click on the appropriate worksheet cell and click ________ Comment
Fill in the blank(s) with correct word
Insert
You might also like to view...
Which of the following statements is false?
a. A constructor that specifies a single parameter should be declared implicit. b. A constructor does not specify a return type, because constructors cannot return values. c. Constructors cannot be declared const (because initializing an object modifies it). d. None of the above statements is false.
The command cat xxx >> zzz
a: copies xxx and to zzz b: creates zzz if it dose not exist c: if zzz does exist xxx is appended to the end of zzz d: all of the above e: none of the above
__________ are properties in Labelled.
a. alignment b. contentDisplay c. graphic d. text e. underline
One way to create a new query is with the ____________________, which prompts you for the information it needs to create a new query.
Fill in the blank(s) with the appropriate word(s).