it is a feature in c to reduce name collisions in


It is a feature in C++ to reduce name collisions in the global name space. This namespace keyword assigns a separate name to a library that allows other libraries to use the similar identifier names without creating any name collisions. Furthermore, the compiler uses the namespace signature for differentiating the definitions.

 

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: it is a feature in c to reduce name collisions in
Reference No:- TGS0412951

Expected delivery within 24 Hours