Magento

Q1. Explain Magento’s MVC architecture? Q2. What is EAV in Magento? Q3. How Magento ORM works? A: ORM stands for Object Relational Mapping. It is programming technique used to convert …

Joomla

Q1. If you have Joomla site with component named ‘hello’, model name as ‘hi’. What would be the model class name? A: HelloModelHi Q2.Does Joomla create MySql database during setup? …

WordPress

Q1. Can we schedule post for the future publishing date? Q2. What is the default storage engine while installing WordPress? Q3. Is there any database plugin for WP? Q4. What …