In the Links group, click the Hyperlink button and the _______ Hyperlink dialog box opens.

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


Insert

Computer Science & Information Technology

You might also like to view...

Give the output of each of the following commands.

Assume you have made the following assignment: $ person=Zach a. echo $person b. echo '$person' c. echo "$person"

Computer Science & Information Technology

In a ____ structure, you continue to repeat actions while a condition is true.

A. sequence B. loop C. selection D. decision

Computer Science & Information Technology

Reports can be used to change data in a database

Indicate whether the statement is true or false

Computer Science & Information Technology

We can perform the operation ____ to retrieve the top element of the stack.

A. head B. first C. top D. peek

Computer Science & Information Technology