Match the following Word features to the dialog box where it can be accessed:
I. change to superscript A. Symbols dialog box
II. insert a nonbreaking hyphen B. Tabs dialog box
III. specify a leader character C. Borders and Shading dialog box
IV. add a Box style to a paragraph D. Paragraph dialog box
V. change line spacing E. Font dialog box
E, A, B, C, D
You might also like to view...
If set Radius is a Circle class function and my Circle is a Circle object, which of the following statements would set my Circle's radius to 2.5?
A) set Radius(2.5); B) my Circle.set Radius(2.5); C) Circle.setRadius(2.5); D) Circle(setRadius(2.5)); E) None of the above
A foreign key should have the same or comparable _________ as its related primary key.
a. string length b. data type c. name d. column order
____ refers to multiple layers of security controls and safeguards is called.
A. A DMZ B. A security perimeter C. Defense in depth D. Layered redundancy
On a flowchart, ____ are used for display statements, prompts, and input statements.
A. terminal symbols B. process symbols C. module symbols D. input/output symbols