Which of the following controllers includes all of the functionality required to construct a standard web page and is also the most often used controller in the Zend MVC Framework?

44. Which of the following controllers includes all of the functionality required to construct a standard web page and is also the most often used controller in the Zend MVC Framework?

  1. AbstractActionController
  2. AbstractRestfulCotroller
  3. AbstractConsoleController

Answer: A) AbstractActionController

Explanation:

AbstractActionController includes all of the functionality required to construct a standard web page and is also the most often used controller in the Zend MVC.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.