Pass the Zend Zend Certification ZF-100-500 Questions and answers with CertsForce

Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following methods are used by Zend_Controller_Action_Helper_Abstract? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

init()


B.

preDispatch()


C.

setActionController()


D.

getResponseId()


Questions # 2:

Which of the following is an abstract class that is used to provide the basic interface and functionality required by the helper broker?

Options:

A.

Zend_Db


B.

Zend_Auth


C.

Zend_Acl


D.

Zend_Controller_Action_Helper_Abstract


Questions # 3:

Which of the following provides the quota limit in Zend_Mail?

Options:

A.

Maildir


B.

IMAP


C.

Mbox


D.

POP3


Questions # 4:

Which of the following is allowed in the function declaration only?

Options:

A.

Pass-by-reference


B.

Function calling


C.

Function declaration


D.

Call-by-reference


Questions # 5:

Which of the following OOPS design patterns is used to encapsulate a data source so that accessing the data source components becomes hidden within the class that implements the pattern?

Options:

A.

Registry


B.

ActiveRecord


C.

Model-view-controller


D.

Factory


Questions # 6:

Maria writes a query that uses outer join between two tables. Which of the following operators are not allowed in the query? Each correct answer represents a complete solution. Choose two.

Options:

A.

OR


B.

IN


C.

=


D.

AND


Questions # 7:

Which of the following keywords will you use to set the default timezone? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

date.timezone setting in php.ini


B.

set_default_timezone


C.

set_timezone


D.

date_default_timezone_set()


Questions # 8:

Which of the following classes will you use to store objects and values in the application space?

Options:

A.

zend_Db


B.

Zend_Acl


C.

Zend_Registry


D.

Zend_Config


Questions # 9:

Which of the following types of content is expected by Zend_Rest_Client when using a RESTservice?

Options:

A.

JSON


B.

HTML


C.

Simple text


D.

XML


Questions # 10:

Which of the following methods is used to change the session configuration options?

Options:

A.

Zend_Session::start()


B.

Zend_Session::setOptions()


C.

Zend_Session_Namespace()


D.

Zend_config_options


Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions