You can display the WordArt Transform gallery by clicking the Text Effects button on the _____.

A. (WordArt Tools Format tab | WordArt Styles group)
B. (Drawing Tools Format tab | WordArt Styles group)
C. (Text Effects Tools tab | Text Shapes group)
D. none of the above


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following positions the file pointer for a file that has been opened for reading and writing?

a) Use the size() member function on the file stream to position the file pointer. b) Use the seekp(arg) fstream member function with the number of records (counting the first record as 0) as argument to position the file pointer. c) Use the seekp(arg) fstream member function with the number of bytes to the record in question (counting the first byte as 0) as argument to position the file pointer. d) Use the sizeof operator to determine the number of bytes in the file stream.

Computer Science & Information Technology

Fonts known as ____________________ fonts are displayed reliably in most Web browsers on most devices.

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

Computer Science & Information Technology

The Blank Form tool offers an efficient way to create a form in Layout view

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following uses 128 bits, which vastly expands the possible number of IP addresses?

A. IPv6 B. IPv8 C. IPv2 D. IPv4

Computer Science & Information Technology