What is the purpose of a C++ namespace?

Answers were Sorted based on User's Feedback



What is the purpose of a C++ namespace?..

Answer / satyagmk

Namespaces are used to avoid naming collisions associated
with the global names.

Is This Answer Correct ?    9 Yes 0 No

What is the purpose of a C++ namespace?..

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

Post New Answer

More VC++ AllOther Interview Questions

How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

0 Answers   Soft Solutions,


Can I remove microsoft visual c++?

0 Answers  


What is microsoft visual c++ 2008 redistributable and do I need it?

0 Answers  


Explain some of commonly used methods provided by iunknown.

0 Answers  


what r the vc++ components

3 Answers  


How do I remove microsoft visual c++ 2015 redistributable?

0 Answers  


hi i have 1180 in gre and 109 in toefl i have one more backlog to clear now. My classes got over in 2007 july. can i put a course completion certificate for my f1 visa interview. plz help

2 Answers  


What function is used to trap all mouse messages?

1 Answers  


How you build a project using Developer Studio?

0 Answers  


What is difference between c++ and visual c++?

0 Answers  


How do I reinstall microsoft visual c++?

0 Answers  


Difference between getmessage, postmessage & peakmessage.

0 Answers  


Categories