Multiple Choice
The scope of a namespace member is local to the ____.
A) function
B) block
C) file
D) namespace
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Which of the following statements is used
Q20: The data type string has a named
Q21: No arithmetic operations are allowed on the
Q22: The string expression strVar._ starts at index
Q23: The following is a valid C++ enumeration
Q25: What is the output of the following
Q26: The string expression strVar._ inserts all the
Q27: The length of the string "Hello There."
Q28: The identifiers in the system-provided header files
Q29: In C++, [] is called the array