What are the benefits of namespace (package) in magento?

Submitted by: Administrator
We can have more than one module with same name but they should be placed in different namespaces. All Magento core modules are contained in Mage namespace.
core/Mage/Catalog
local/Muster/CustomModule
Submitted by:

Read Online Magento Job Interview Questions And Answers