Vidyalelo
C++ Programming · Q104

Functions and Procedures in C++

Programming · C++ Programming · question 104

Q104

What is the use of Namespace?

A.
To encapsulate the data
B.
To structure a program into logical units
Answer
C.
Encapsulate the data & structure a program into logical units
D.
It is used to mark the beginning of the program

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board