Campus interview zone
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Define namespace.

Go down

Define namespace. Empty Define namespace.

Post  Admin Sun Jan 31, 2010 5:26 pm

Answer:
It is a feature in c++ to minimize name collisions in the global name space. This namespace keyword assigns a distinct name to a library that allows other libraries to use the same identifier names without creating any name collisions. Furthermore, the compiler uses the namespace signature for differentiating the definitions.


Database interview questions


More information.

Admin
Admin

Posts : 71
Join date : 2010-01-21

http://campus-interview.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum