Multiple Choice
What package will you use to import DocumentBuilder?
A) javax.swing.DocumentBuilder
B) javax.xml.DocumentBuilder
C) javax.parsers.DocumentBuilder
D) javax.xml.parsers.DocumentBuilder
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: An XPath describes a node or_, using
Q47: What does DOM stand for?<br>A)Data Object Model<br>B)Data
Q48: To get a DocumentBuilder object, first call
Q49: Suppose price is an element and currency
Q50: In XML, a DTD is introduced with
Q52: What is one reason to have the
Q53: Which of the following attribute types describes
Q54: Given the following code, what will the
Q55: Which of the following is true about
Q56: To insert text, you need the _methods.<br>A)insertElement