When the master document is opened in Normal view, the subdocuments are contained within what kind of break?
A) Document
B) Subdocument
C) Continuous
D) Section
D
You might also like to view...
MC Operator LIKE is used for_________ .
a) creating queries. b) sorting result sets. c) pattern matching. d) None of the above.
Which function returns the length of a string, not including the null terminator?
a. numchar b. strlen c. charlen d. countstr e. none of the above
Given the following styles, what size will the text of the label be?
``` .root { -fx- font-size: 12pt; } .label { -fx- font-size: 18pt; } ``` a. 12 pts b. 18 pts c. 15 pts d. This will cause an error because there are duplicate font-size styles.
________ is the communications methodology where data are broken into smaller chunks to be sent over various routes at the same time
Fill in the blank(s) with correct word