Amy is new to using Excel and is learning how to enter data.

Amy learns that when you point to the fill handle, the pointer changes to a ____.

A. white plus sign
B. crosshair
C. double-headed arrow
D. single-headed arrow

Answer: B

Computer Science & Information Technology

You might also like to view...

When you assign a value of one data type to a variable of another data type, Visual Basic attempts to perform _________ type conversion.

a. string b. explicit c. implicit d. numeric

Computer Science & Information Technology

Write a Java statement to determine the length of a string variable called input. Store the result in an integer variable called strLength.

What will be an ideal response?

Computer Science & Information Technology