Which statement about IDfXMLQuery is true?
A.
The execute method of the IDfXMLQuery returns a DOM object.
B.
By default, the element name for the root of the XML output is <result>.
C.
By default, content will be included (the result of the execute method will include content).
D.
If an error occurs during processing, the default tag name for including error messages is
<error>.