A section break is displayed as a _____ line in Draft view.
A. dotted
B. double-dashed
C. double dotted
D. dashed
Answer: C
You might also like to view...
Which of the following is not true about namespaces?
a. a namespace declaration is placed in the start tag of an element b. a namespace applies to the element where it is placed and its child elements c. all namespace names must be lowercase d. a namespace declaration must begin with xmlns e. all of the above are true
In an XML document, the text between the < and > characters is called a ________
A) key B) tag C) element D) link
A count-controlled loop is a special case of a sentinel loop, in which the sentinel involves a counter, but the term "sentinel loop" is generally used to refer only to loops that are not count-controlled.
Answer the following statement true (T) or false (F)
According to the definition of computer science proposed by Norman Gibbs and Allen Tucker, the central concept in computer science is the ____.
a. algorithm b. machine c. object d. procedure