PowerPoint's AutoCorrect feature can automatically correct common typing errors as you work.

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

True

Computer Science & Information Technology

You might also like to view...

Which of the following is true about a deep copy?

A. The address of a pointer in the original is copied to a pointer inside the copy. B. The address of a pointer in the original is different than the address of the corresponding pointer in the copy. C. It is a copy made deep within the code of a long function (and therefore, not so easy to debug) D. It is never made with the aid of a copy constructor.

Computer Science & Information Technology

When you add a new field to a form, two controls are usually created: a caption and a text box. _________________________

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

Computer Science & Information Technology