nerdexam
Zend

ZF-100-500 · Question #100

Zend ZF-100-500 Exam Which of the following retrieves the request URI, p ath, $_GET & $_POST parameters, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?

The correct answer is D. Zend_Controller_Request_Abstract. See the full explanation below for the reasoning.

Question

Zend ZF-100-500 Exam Which of the following retrieves the request URI, p ath, $_GET & $_POST parameters, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?

Options

  • AZend_Controller_Get_Request
  • BZend_Controller_Router
  • CZend_Controller_Response_Abstract
  • DZend_Controller_Request_Abstract

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    8% (3)
  • C
    18% (7)
  • D
    69% (27)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice