Home » 
        MCQs » 
        Zend Framework MCQs
    
        
    Which of the following Zend framework component, is used for handling session data?
    
    
    
	61. Which of the following Zend framework component, is used for handling session data?
    
      - Zend-form
 
      - Zend-view
 
      - Zend-Json
 
      - Zend-HTTP
 
      - Zend-session
 
    
    Answer: E) Zend-session
    Explanation:
    Zend framework offers a separate component called Zend-session for handling session data.