Home »
MCQs »
Zend Framework MCQs
Which of the following Zend framework component, is used to handle authentication?
69. Which of the following Zend framework component, is used to handle authentication?
- Zend-form
- Zend-view
- Zend-authentication
- Zend-HTTP
- Zend-session
Answer: C) Zend-authentication
Explanation:
Zend-authentication is a separate component in the Zend framework that is used to handle authentication.