A) insertNode method.
B) createNode method.
C) createElement method.
D) insertElement method.
Correct Answer
verified
Multiple Choice
A) browser
B) compiler
C) document builder
D) parser
Correct Answer
verified
Multiple Choice
A) 19.95
B) 4
C) 8
D) The element does not exist.
Correct Answer
verified
Multiple Choice
A) <section>
<title/>
<paragraph/>
<image/>
<title/>
<paragraph/>
</section>
B) <section>
<paragraph/>
<paragraph/>
<title/>
</section>
C) <section>
<paragraph/>
<title/>
<title/>
<paragraph/>
</section>
D) <section>
<paragraph/>
<image/>
<title/>
<paragraph/>
</section>
Correct Answer
verified
Multiple Choice
A) DocumentDataDefinition
B) DocumentFactory
C) DocumentFactoryBuilder
D) DocumentBuilderFactory
Correct Answer
verified
Multiple Choice
A)
B)
C)
D)
Correct Answer
verified
Multiple Choice
A) the children can consist of any numeric data.
B) the children can consist of 0 or more elements.
C) the children can consist of any character data.
D) any children allowed.
Correct Answer
verified
Multiple Choice
A) the attribute must be either unspecified or contain V.
B) the attribute is unspecified.
C) the attribute is optional.
D) the attribute is required.
Correct Answer
verified
Multiple Choice
A) @
B) !
C) %
D) &
Correct Answer
verified
Multiple Choice
A) DOM parser
B) tree-based parser
C) block parser
D) streaming parser
Correct Answer
verified
Multiple Choice
A) ASCII characters
B) EBCIDC
C) mixed elements
D) mixed content
Correct Answer
verified
Multiple Choice
A) use the value V or a value that contains V.
B) use the value V if the attribute is unspecified.
C) use the value V if the attribute is optional.
D) use the value V if the attribute is required.
Correct Answer
verified
Multiple Choice
A) DocumentBuilder class.
B) newBuilder class.
C) DocumentBuilder interface.
D) Document interface.
Correct Answer
verified
Multiple Choice
A) 19.95
B) 4
C) 8
D) The element does not exist.
Correct Answer
verified
Showing 61 - 74 of 74
Related Exams