To insert two spaces between each page name, the _________ entity must be used.

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


nonbreaking space character

Computer Science & Information Technology

You might also like to view...

Explain the program linkage requirements that must be met if a server is to be dynamically loaded into the kernel’s address space, and how these differ from the case of executing a server at user level.

What will be an ideal response?

Computer Science & Information Technology

When used as a data source, a Word table must include a descriptive header row followed by rows of records

Indicate whether the statement is true or false

Computer Science & Information Technology

Visual Basic's auto-implemented properties feature enables you to ____.

A. make the property ReadOnly B. add validation code to the set block C. make the property WriteOnly D. specify the property of a class in one line of code

Computer Science & Information Technology

Pressing the Enter key at the terminal generates a newline character, ‘\n', which is interpreted by getline() as ____.

A. the end of data input B. the end of a block of data C. the end-of-line entry D. a keyboard error

Computer Science & Information Technology