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
Difference between a copy constructor and an assignment operator.
Can I learn c++ without c?
Is multimap sorted c++?
Which c++ operator cannot overload?
Will rust take over c++?
What are c++ files?
describe private access specifiers?
What is c++ good for?
what is COPY CONSTRUCTOR and what is it used for?
Explain queue. How it can be implemented?
What is a hashmap c++?
Explain terminate() and unexpected() function?
List the issue that the auto_ptr object handles?
How does list r; differs from list r();?
What is the difference between a baller and a reference in C++?