Menu

[solved] – Question 7899

The using namespace statement is commonly used in programs to simplify the code involving C++ header files.Is really necessary to code your own namespaces in programs. Can you tell me some advantages and disadvantages of user-defined namespaces.

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *