Discussion
"Namespaces" Please respond to the following:
• The C++ language provides namespaces that are intended to make it less likely that a name in a program conflicts with another name declared elsewhere. Suppose you are a member of a development team that needs to establish rules for naming namespaces for your projects. Suggest at least three rules for your projects' namespaces and usage. Justify the main reason(s) for establishing such rules.