You can press and hold down the ____ keys and then press the LEFT ARROW or RIGHT ARROW keys to select one word at a time.

A. SHIFT and CTRL
B. ALT and CTRL
C. BACKSPACE and CTRL
D. DELETE and CTRL


Answer: A

Computer Science & Information Technology

You might also like to view...

The line:

virtual double earnings() const = 0; appears in a class definition. You cannot deduce that: a. All classes that directly inherit from this class will override this method. b. This class is an abstract class. c. Any concrete class derived from this class will have an earnings function. d. This class will probably be used as a base class for other classes.

Computer Science & Information Technology

Write the declaration for a two-dimensional array of integers that can be thought of as a table with three rows and three columns. Assign the value 3 to the cell that is in the second row and the third column.

What will be an ideal response?

Computer Science & Information Technology

________ labels are the most commonly used labels in the United States and they come in letter-size sheets

A) Microsoft B) Staples C) 3M D) Avery

Computer Science & Information Technology

In a sentence, compare and contrast the differences between taking a traditional approach to design versus adopting a U X design approach

What will be an ideal response?

Computer Science & Information Technology