nerdexam
Zend

ZF-100-500 · Question #28

Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy call?

The correct answer is C. getProxy(). See the full explanation below for the reasoning.

Question

Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy call?

Options

  • Acall()
  • BgetLastResponse()
  • CgetProxy()
  • DXMLResponse

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    79% (26)
  • D
    12% (4)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice