Identify the letter of the choice that best matches the phrase or definition.

A. Number of heading styles used in a table of contents
B. Used to provide details about the text and are usually located at the bottom of the page
C. Number or symbol indicating that there is a footnote or endnote
D. Dots, dashes, or lines that fill the empty space before a tab stop
E. Used to provide details about the text and are usually located at the end of a document


A. Levels
B. Footnote
C. Note reference mark
D. Leaders
E. Endnote

Computer Science & Information Technology

You might also like to view...

Methods declared as ________ encapsulate critical sections of a program that can only be occupied by one thread at a time.

a) static b) synchronized c) private d) protected

Computer Science & Information Technology

What type of device can be used to block unwanted traffic initiated from the Internet and can also restrict Internet access from an internal network?

A. hub B. switch C. firewall D. VPN

Computer Science & Information Technology

The complete definition of a database, including descriptions of all fields, tables, and relationships, is called a _____.

A. viewport B. schema C. framework D. cell

Computer Science & Information Technology

When the ____ operator is used with two expressions, the condition is true only if both expressions are true by themselves.

A. || B. && C. ! D. %%

Computer Science & Information Technology