Vidyalelo
C++ Programming · Q50

Functions and Procedures in C++

Programming · C++ Programming · question 50

Q50

Identify the correct statement.

A.
Namespace is used to group class, objects and functions
Answer
B.
Namespace is used to mark the beginning of the program
C.
A namespace is used to separate the class, objects
D.
Namespace is used to mark the beginning & end of the program

Answer: Option A

Solution

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