The mouse technique that allows you to select one or more objects and pull it to a different location is called ________

A) mark and move B) pick and pull C) drag and drop D) select and swap

C

Computer Science & Information Technology

You might also like to view...

When a compiler encounters a function parameter for a single-subscripted array of the form int a[], it converts the parameter to:

a. int a b. int &a c. int *a d. No conversion is necessary.

Computer Science & Information Technology

All of the following declarations are valid except ____.

A. ... B. C. .... D. .......

Computer Science & Information Technology