If you use Word's built-in heading styles, you cannot use Word's feature to create a table of contents.

Answer the following statement true (T) or false (F)


False

Computer Science & Information Technology

You might also like to view...

Having a loop within a loop is known as:

a. Recursion. b. Doubling up. c. Nesting. d. Stacking.

Computer Science & Information Technology

Torvalds decided that Linux should conform to the ________ specification to enhance its interoperability with other UNIX-like systems.

a) POSIX b) ISO c) SUS d) LSB

Computer Science & Information Technology

When you use the list-style-image property to specify a graphic image as the marker for a list, you should enclose the filename in quotes.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following assignments would be a compilation error?

a. Assigning the address of a base-class object to a base-class pointer. b. Assigning the address of a base-class object to a derived-class pointer. c. Assigning the address of a derived-class object to a base-class pointer. d. Assigning the address of a derived-class object to a derived-class pointer.

Computer Science & Information Technology