IBM
C2180-371 · Question #66
C2180-371 Question #66: Real Exam Question with Answer & Explanation
The correct answer is A. RPC/literal. See the full explanation below for the reasoning.
Question
The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void my Method(int x, float y); public void my Method(int x); public void someOtherMethod(int x, float y);Which WSDL style should be used?
Options
- ARPC/literal
- BRPC/encoded
- CDocument/encoded
- DDocument/literal
- EDocument/literal wrapped
Community Discussion
No community discussion yet for this question.