The action of holding down the left mouse button while moving your mouse is called:

A. aligning
B. editing
C. dragging


C. dragging

Computer Science & Information Technology

You might also like to view...

Typical mouse events include ____________ and ____________.

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

Computer Science & Information Technology

Output the address of the variable myString of type char *.

What will be an ideal response?

Computer Science & Information Technology

In the following statement, what is the initial condition, given that y = 600?

``` for(x = 500; x > y; x++) ``` a. ``` x = 500; ``` b. ``` x = 600; ``` c. ``` x > y; ``` d. none of these

Computer Science & Information Technology

Jerrod is evaluating different PCs before purchasing one. Jerrod knows that the following is NOT true about purchasing a computer.

A. Intel's chips are typically less expensive then AMD's. B. Most computer specifications begin with the processor brand, type, and speed. C. The processors marketed with today's computers will handle most business, educational, and entertainment applications. D. To get the benefit of a multi-core processor your computer's operating system and software should be optimized for multi-core processing.

Computer Science & Information Technology