分类:
2010-03-06 09:54:01
1. Select which of the following correctly describes WSDL. (WSDL 1.1)
A. WSDL assumes SOAP as the message transmission form
B. When WSDL is defined by a combination of style="rpc" and use="encoded", then
encodingStyle="" must be designated
C. When WSDL is defined by a combination of style="rpc" and use="encoded", then the encodingStyle attribute cannot be designated
D. WSDL may be defined by a combination of style="rpc" and use="literal"
Answer: D
2. Which of the following describes the most correct call order of the ContentHandler interface methods when parsing the following "XML Document" using a non-validating SAX parser? This question reflects line feeds within the XML document.
[XML Document]
c
A. startDocument - startElement - characters - startElement - characters - characters - characters -
endElement - characters - endElement - endDocument
B. startDocument - startElement - ignorableWhitespace - startElement - ignorableWhitespace -
characters - ignorableWhitespace - endElement - ignorableWhitespace - endElement - endDocument
C. startDocument - startElement - startElement - characters - endElement - endElement - endDocument
D. startDocument - startElement - startElement - characters - characters - endElement - endElement -
endDocumentW
Answer: A
想要了解更多的题库,请回个小帖,才能下载更多的题库资料。