nerdexam
Zend

ZF-100-500 · Question #82

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

The correct answer is B. 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

  • AgetLastResponse()
  • BgetProxy()
  • CXMLResponse
  • Dcall()

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    74% (25)
  • C
    3% (1)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice