You know Excel is in copy mode when a small plus sign appears next to the block arrow mouse pointer during a(n) ____________________ operation.

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


drag and drop

Computer Science & Information Technology

You might also like to view...

All @param tags in a method's documentation must __________.

a. end with a */ b. appear after the general description of the method c. appear before the method header d. span several lines

Computer Science & Information Technology

Compare and contrast the use of monitors and semaphore operations.

What will be an ideal response?

Computer Science & Information Technology

The ____ file format supports transparency.

a. GIF b. PNG c. both a. and b. d. neither a. nor b.

Computer Science & Information Technology

When you catch an Exception, what property holds a list of methods in the call stack as its value, allowing you to determine the location of the Exception?

A. StackTrace B. CallTrace C. MethodTrace D. ClassTrace

Computer Science & Information Technology