Interview Question

What are namespaces used for?

Short, clear answer + key notes. Use the sidebar to browse more questions.

💡 Concept ✅ Quick Revision 💻 PHP

Answer

They prevent name collisions and organize code (e.g., Vendor\\Package\\Class).