Explain the term namespace as used in a C++ program.

      

Explain the term namespace as used in a C++ program.

  

Answers


Davis
A namespace, which is declared with the namespace keyword defines a declarative region.
Githiari answered the question on February 13, 2018 at 13:16


Next: What is Database? Give an example.
Previous: Describe the function of mutable in a computer program.

View More Computer Science Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions