Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Features of mvc in zend framework?



Features of mvc in zend framework?..

Answer / Praveen Kumar Gupta

The MVC (Model-View-Controller) pattern is a key feature of the Zend Framework. It promotes separation of concerns, making the code more maintainable and scalable. Some specific features include:
- The Model manages data and business logic.
- The View handles the presentation layer.
- The Controller mediates between the Model and the View.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

What is zend_registry?

1 Answers  


Explain the use of bootstrap used in zend framework?

1 Answers  


What is front controller in zend framework?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


What is authorization in zend framework?

1 Answers  


What is bootstrapping?

1 Answers  


Explain what are the default methods provided by decorators?

1 Answers  


Explain authorization and authentication in zend framework?

1 Answers  


How to check post method in zend framework?

1 Answers  


Who developed the zend framework?

1 Answers  


What is the purpose of autoloader in zend framework?

1 Answers  


How do you define the library path in zend ?

1 Answers  


Categories