To create a DTD or a schema, you need access to a _____.

A. word processor
B. spreadsheet program
C. text editor
D. WYSIWYG authoring program

Answer: C

Computer Science & Information Technology

You might also like to view...

Numbers, text, cell references, and range names are common examples of a function ________

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

Computer Science & Information Technology

When more than one statement appears in a loop body . . .

A. the loop body must be enclosed in parentheses, ( ) B. the loop body must be enclosed in curly braces, { } C. the compiler requires that the statements in the loop body be indented. D. there is nothing required to specify that there is more than one statement to the compiler

Computer Science & Information Technology