Many companies without graphic arts departments create their logos using ____________________.

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


WordArt

Computer Science & Information Technology

You might also like to view...

When using the Paste Special dialog box to paste a Word table into Excel, the default format setting is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

If the Tab key is pressed when B7 is the active cell, ________ will become the active cell

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

Computer Science & Information Technology

Which of the following keyboard shortcut keys can you press to copy an element to the Clipboard?

A. CTRL+S B. CTRL+C C. CTRL+K D. CTRL+V

Computer Science & Information Technology

Which of the following statements declares a function with a pointer variable as a parameter?

A. void fun (int ptr); B. void fun (&int ptr); C. void fun (*int ptr); D. void fun (int& ptr); E. void fun (int* ptr); 

Computer Science & Information Technology