The fill handle copies ____.

A. content only
B. formats only
C. content and formats
D. formats and cell references


Answer: C

Computer Science & Information Technology

You might also like to view...

The following lines of code are supposed to create a DateTime variable and increment its hour value by two. Find the error(s) in the code.

DateTime dtmNow = DateTime.Now; dtmNow.AddHours( 2 );

Computer Science & Information Technology

After you save a document to ________, you can share the document in the cloud

A) your My Documents folder B) your computer C) a Web server D) your SkyDrive account

Computer Science & Information Technology

Which of the following is a device that makes possible the translation of digital signals to analog sound signals used by a computer network?

A) Local area network B) Modem C) Twisted wire D) TCP/IP

Computer Science & Information Technology

Encryption methodologies that require the same secret key to encipher and decipher the message are using what is called public-key encryption. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology