Explain the design patterns used in magento?
Answer / Rinki Kumari
Magento uses several design patterns, including:n1. Model-View-Controller (MVC) architecture for separating application logic into distinct layersn2. Singleton pattern for ensuring a single instance of a class is created and shared across the applicationn3. Dependency Injection for managing dependencies between classesn4. Observer pattern for handling events in the systemn5. Factory pattern for creating objects in an abstract manner
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you improve the performance of magento?
Explain about the modules of magento?
What is magento integration?
what is Magento?
Explain registry pattern in magento?
What is eav in magento?
How many types of sessions are there? Why we use different sessions in magento?
How can I get tier value in magento 2?
Does magento support multi vendor?
Is it possible to have more than one grid in magento?
What is page layout section?
How do you create a custom module in magento?