To log on to a hidden network, you need to enter both the name of the network and a(n) ________

Fill in the blank(s) with correct word


passphrase

Computer Science & Information Technology

You might also like to view...

To register a source for an action event with a handler, use __________.

a. source.addAction(handler) b. source.setOnAction(handler) c. source.addOnAction(handler) d. source.setActionHandler(handler)

Computer Science & Information Technology

The process of associating a shared folder on another computer with a drive letter available on your computer is called _________________

a. Folder association b. Mapping a network drive c. Sharing a drive d. SHARE Association

Computer Science & Information Technology

A(n) ________ protects a computer against power surges.

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

Computer Science & Information Technology

Within a for loop, you access an item at a given index of an array by using the ____ operator.

A. increment B. subscript C. assignment D. equals

Computer Science & Information Technology