Which of the following is a part into which a DTD like the one in the accompanying figure can be divided?

A. element declaration
B. strict declaration
C. external subset
D. root element


Answer: C

Computer Science & Information Technology

You might also like to view...

The command "ln .. parent" fails because

A. .. is not a real directory B. Unix does not allow users to create links to directories

Computer Science & Information Technology

Describe the three forms of cloud computing.

What will be an ideal response?

Computer Science & Information Technology

When passing an array to a function, the called function receives a copy of the array; this is because C uses pass by value.

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

Computer Science & Information Technology

The Java expression 9 / 5 + 9 % 5 equals ______.

a) 0 b) 1 c) 3 d) 5 e) 6

Computer Science & Information Technology