Question:Which of the following is correct with regard to the statements given below? Statement 1: RPC-encoded clients are very similar to document-encoded ones. Statement 2: RPC-encoded clients need to set the Use property of the [SoapRpcMethod("http://mySoapAction")] attribute to indicate that this client is encoded, and not literal XML.
A Statement 1 is true but statement 2 is false
B Statement 1 is false but statement 2 is true
C Both the statements are true
D Both the statements are false
+ AnswerC
+ Report