As an alternative to the Delete Columns button in Word, you can right-click on a table column and use the ________ to delete the column

A) Edit table command
B) Mini toolbar
C) Edit Columns option
D) Shortcut menu


A

Computer Science & Information Technology

You might also like to view...

You cannot open a Word window directly from the Windows 8 Start screen.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is the output of the following code?

``` String s = "University"; s.replace("i", "ABC"); System.out.println(s); ``` a. UnABCversity b. UnABCversABCty c. UniversABCty d. University

Computer Science & Information Technology

Turning off your computer in a manner that closes all open programs and files, closes your network connections, stops the hard disk, and discontinues the use of electrical power is called:

a. sleep b. shut down c. hibernate

Computer Science & Information Technology

The location of the reviewing pane cannot be changed

Indicate whether the statement is true or false

Computer Science & Information Technology