Home » 
        MCQs » 
        Zend Framework MCQs
    
        
    Which part of the configuration file determines how the module's controllers should be resolved into URLs?
    
    
    
	42. Which part of the configuration file determines how the module's controllers should be resolved into URLs?
    
      - Controller configuration
 
      - Routing configuration
 
      - View configuration.
 
    
    Answer: B) Routing configuration
    Explanation:
    Routing Configuration, determines how the module's controllers should be resolved into URLs.