What is Namespace?

Answer Posted / mohamed shafi k k

a namespace is a simply declarative region the main purpose
is to localize the names of identifiers to avoid name
name collisions .

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

630


List the advantages of inheritance.

645


What is struct c++?

572


How would you use the functions sin(), pow(), sqrt()?

742


Can a Structure contain a Pointer to itself?

608






Explain what is class definition in c++ ?

599


What is a character in c++?

565


What is a Default constructor?

919


Give an example of run-time polymorphism/virtual functions.

561


What does I ++ mean in c++?

583


What is stack unwinding?

606


When should overload new operator on a global basis or a class basis?

613


Where is atoi defined?

581


Explain deep copy?

608


Can you sort a set c++?

528