최신 IBM certifications III A2180-371 무료샘플문제:
1. A developer wants to automate their build process for testing, and would like to import a policy set, x.zip. Which of the following wsadmin tasks correctly identifies the syntax the developer would use?
A) AdminTask.policySetImport('[-import File /tmp/x.zip]')
B) AdminTask.policySetImport('[-file /tmp/x.zip]')
C) AdminTask.importPolicySet('[-import File /tmp/x.zip]')
D) AdminTask.importPolicySet('[-file /tmp/x.zip]')
2. Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?
A) Document/literal wrapped
B) RPC/encoded
C) Document/literal
D) Document/encoded
E) RPC/literal
3. Refer to the message in the exhibit.
Replace the ??? in the message with the appropriate namespace.
A) http://schemas.xmlsoap.org/soap12/envelope/
B) http://schemas.xmlsoap.org/soap11/envelope/
C) http://schemas.xmlsoap.org/soap/envelope/
D) http://www.w3.org/2003/05/soap-envelope
4. Which interface in SAAJ generically represents any literal part in a SOAP message?
A) Javax.xml.soap.Node
B) Javax.xml.soap.SOAPBodyElement
C) Javax.xml.soap.DetailEntry
D) Javax.xml.soap.Text
E) Javax.xml.soap.SOAPElement
5. Which specification provides recommendations on the use of encodings to maximize interoperability?
A) JAX-RPC V1.0
B) WS-I Basic Profile (BP) V1.1
C) WS-Coordination
D) SAAJ V1.2
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: B | 질문 # 3 정답: D | 질문 # 4 정답: E | 질문 # 5 정답: B |