Answer Posted / saroj das ,balsore
a namespace is a simply declarative region the main purpose
is is to localize the names of identifiers to avoid name
name collisions .
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is dev c++ used for?
Explain the register storage classes in c++.
Explain selection sorting. Also write an example.
What is the two main roles of operating system?
What are virtual constructors/destructors?
Why do we use iterators?
What is the size of a vector?
Why we use #include iostream in c++?
Define a pointer to a data member of the type pointer to pointer?
Why was c++ created?
Why is c++ difficult?
How do you print a string on the printer?
How should a contructor handle a failure?
Why do you use the namespace feature?
What are maps in c++?