What is the use of Namespace?
(a) To encapsulate the data
(b) To structure a program into logical units
(c) Encapsulate the data & structure a program into logical units
(d) It is used to mark the beginning of the program
I got this question in an online quiz.
I'd like to ask this question from Namespaces topic in section Functions, Namespaces & Exceptions in C++ of C++