ZF-100-500 ZF-100-500

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which of the following are the configuration files that are used in Zend_Config?

Select all that apply, then click Submit answer.

  • Zend_Config_Server

  • Zend_Config_Xml

  • Zend_Config_Db

  • Zend_Config_Ini

Question 2

Which of the following statements correctly explain the working of Zend_Sera ch_Lucene?

Each correct answer represents a complete solution. Choose all that apply.

Select all that apply, then click Submit answer.

  • It supports ranked searching, phrase queries, wildcard queries, and proximity queries.

  • It is a text search engine.

  • It requires the Zend_Db class to connect to a database server.

  • It can also be used to search by any specific field, such as, title, author, etc.

Question 3

Which of the following statements correctly explains the behavior of Zend_Controller_Front?

Each correct answer represents a complete solution. Choose all that apply.

Select all that apply, then click Submit answer.

  • It registers a plug-in broker with itself.

  • It uses the Singleton pattern.

  • It processes all requests received by the server.

  • The Zend_Controller_Front never loads any plugin by default.