A(n) ________ effect is used to make text or graphics move or change while displayed off the screen

Fill in the blank(s) with correct word


emphasis

Computer Science & Information Technology

You might also like to view...

The fundamental rule for testing functions requires that every function be tested in an already fully tested and debugged program. How can this be accomplished?

a. Impossible! The main function must have all the functions it calls attached to get it to compile and run properly. b. The main function is tested with stub functions replacing each` function. c. Write drivers for the stub functions to test them. d. Add each non-stub function in turn for testing. e. Write drivers for the function implementations one at a time to test them independently.

Computer Science & Information Technology

You can use the ____ statement to code both a pretest loop and a posttest loop.

A. For…Next B. While…Wend C. Next…For D. Do…Loop

Computer Science & Information Technology

To insert a footnote or endnote you first need to _____.

A. click the REFERENCES tab B. position the insertion point in the paragraph that contains the text needing a citation or comment C. click the Citation button D. type the text for the note

Computer Science & Information Technology

You use the ________ task pane to control the timing of when an animation displays

Fill in the blank(s) with correct word

Computer Science & Information Technology