Examveda

Pick the incorrect statement for namespaces in C++.

A. Namespace declarations are always global scope

B. Keyword namespace is used at the starting of a namespace definition

C. Namespace has access specifiers like private or public

D. Namespace definitions can be nested

Answer: Option C


Join The Discussion

Related Questions on Functions and Procedures in C plus plus