Curious about Actual XML Master (I10-002) Exam Questions?

Here are sample XML Master Professional Application Developer (I10-002) Exam questions from real exam. You can get more XML Master (I10-002) Exam premium practice questions at TestInsights.

Page: 1 /
Total 80 questions
Question 1

Which of the following is incorrect with respect to XML?


Correct : C


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 2

Push the Exhibit Button to load the referenced "XML Document". When processing the "XML Document" according to the method shown by "SAX Processing," which of the following correctly describes the output results (println method output)?

Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.). [SAX Processing] Use the following "ContentHandlerImpl" class, and parse the XML Document using SAX. The SAX parser is namespace aware. Assume no execution errors.


Correct : C


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 3

Push the Exhibit Button to load the referenced "XML Document". When processing the "XML Document" according to the method shown by "SAX Processing," which of the following correctly describes the output results (print and/or println method output)?

[XML Document]

2004-07-01

2004-07-01 09:00

Helen Edwards

2004-07-01 13:00

John Smith

Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.).

[SAX Processing]

Use the following "ContentHandlerImpl" class, and parse the XML Document using SAX.

The SAX parser is namespace aware.

Assume no execution errors.


Correct : B


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 4

Push the Exhibit Button to load the referenced "XML Document". When processing the "XML Document" according to the method shown by "DOM Processing," which of the following is the most appropriate expression of the results under XML 1.0? Line feeds and/or indents are not reflected in the results.

[XML Document]

2004-07-01

2004-07-01 09:00

WAITING

Although the expected processing result is choice "D", processing may not occur as expected.

[DOM Processing]

Process XML using the following method.

Document output = createXML( doc, impl );

The variable doc here references the Document instance of the loaded XML Document.

The variable impl here references the DOMImplementation instance.

The DOM parser is namespace aware.

Assume no execution errors.


Correct : D


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 5

Push the Exhibit Button to load the referenced "XML Document," and process XML using "DOM Processing".

Select which of the following is the most appropriate expression of the results under XML 1.0. Line feeds and/or indents are not reflected in the results.

[DOM Processing]

Process XML using the following method.

Document output = updateXML( doc );

The variable doc here references the Document instance of the loaded XML Document.

The DOM parser is namespace aware.

Assume no execution errors.


Correct : C


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Page:    1 / 16   
Total 80 questions