To create a new comment, right click on the appropriate worksheet cell and click ________ Comment

Fill in the blank(s) with correct word


Insert

Computer Science & Information Technology

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.

Computer Science & Information Technology

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

Computer Science & Information Technology

__________ are properties in Labelled.

a. alignment b. contentDisplay c. graphic d. text e. underline

Computer Science & Information Technology

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).

Computer Science & Information Technology