Which of the following can be used as a countermeasure against the SQL injection attack?
Each correct answer represents a complete solution. Choose two.
Answer : BD
Which of the following statements correctly explains the behavior of
Zend_Controller_Front?
Each correct answer represents a complete solution. Choose all that apply.
Answer : ABC
Which of the following functions in SimpleXML can be used to return an iterator containing a list of all subnodes of the current node?
Answer : D
Fill in the blank with the appropriate method name. ________is a method to create REST server.
Answer : Zend_Rest_Server
Which of the following functions is the best choice to retrieve the fingerprint of a string?
Answer : A
Which of the following steps will you use to create a multi -lingual Website? Each correct answer represents a complete solution. Choose all that apply.
Answer : A,B,C,E
Which of the following retrieves the request URI, path, $_GET & $_POST parameters, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?
Answer : C
You are using a database named HumanResource. You have to delete some tables from the database using SQL statements. Which of the following statements will you use to accomplish the task?
Answer : C
Which of the following joins retrieves all rows from one table and only the matching rows from the joined table?
Answer : B
Which of the following statements describes the use of a GROUP BY clause?
Answer : A
You want to record the raw log data received in an array exposed as a public property.
Which of the following will you use to accomplish the task?
Answer : A
Which of the following are the methods that are used by Zend_Controller_Front? Each correct answer represents a complete solution. Choose all that apply.
Answer : ABC
Which of the following will NOT display the value of $debug_variable? Each correct answer represents a complete solution. Choose all that apply.
Answer : ABD
Fill in the blank with the appropriate term. __________is used to implement a classic Two-
Step View pattern that allows a user to wrap the application content within another view.
Answer : Zend_Layout
A table named employees is given below:
Which of the following statements would return the employees names , in ascending order, based on their last name and first name? Each correct answer represents a complete solution. Choose all that apply.
Answer : A,D
Have any questions or issues ? Please dont hesitate to contact us