What does the text pane of a SmartArt graphic offer?

A) A location where you can type text
B) A place where you can change the font and font size
C) A location where you can change the color of typed text
D) A place where you can insert an object


A

Computer Science & Information Technology

You might also like to view...

The _________ is a temporary storage area in Windows on which objects are stored when you copy or move them. A. Clipboard B. Navigation pane C. Attachment D. Copy area

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

Computer Science & Information Technology

A(n) hyperlink is a text or graphic that, when clicked, jumps the viewer to a different location or program. _________________________

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

Computer Science & Information Technology

An AVL tree can be useful for counting the number of times each word appears in a document.

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

Computer Science & Information Technology

Suppose that list is an array of 10 components of type int. Which of the following codes correctly outputs all the elements of list? 

A. for (int j = 1; j < 10; j++)   cout

Computer Science & Information Technology