What is the purpose of a C++ namespace?
Answers were Sorted based on User's Feedback
Answer / satyagmk
Namespaces are used to avoid naming collisions associated
with the global names.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / raouf
The primary purpose of the namespace is to add an
additional identifier (the name of the namespace) to a name.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is dao in vc ++?
Difference between getmessage, postmessage & peakmessage.
What is persistence?
What is iunknown?
What is visual c++ runtime?
How do I remove microsoft visual c++ 2015 redistributable?
How do you define a function in vc++?
What is a microsoft visual c++ 2008 redistributable?
Is visual c++ a compiler?
Do you need microsoft visual c++?
What property is used to indicate that the up-down control is associated with a buddy control?
What is the file extension used for C++ class implementation files?