Which of the following is the best way to delete a comment?

A) Right click and from the shortcut menu choose delete comment
B) Left click and from the shortcut menu choose remove comment
C) Right click and from the shortcut menu choose remove comment
D) Point to the comment and press delete


A

Computer Science & Information Technology

You might also like to view...

What is the value of dblOutcome after the following section of code executes?

Dim dblA as Double Dim dblB as Double Dim dblC as Double Dim dblOutcome as Double dblA = 45 dblB = 30 dblC = 3 * dblA / dblB dblOutcome = 2 * (dblC + 15) a. 39 b. 24 c. 0 d. 80

Computer Science & Information Technology

It is not required to format the selected range in a spreadsheet as a table, it can be a table or a database

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following port numbers is used by the Character Generator?

A. 21 B. 7 C. 19 D. 53

Computer Science & Information Technology

____ is a vulnerability scanner that will scan the host system, or any and all computers on the local network or anywhere on the Internet.

A. GFI LANguard B. NetCat C. L0phtCrack D. Brutus

Computer Science & Information Technology