Answer Posted / satheeshkumar
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 ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is multi-threading in C++?
What is the best c++ book?
Is overriding possible in c++?
How do I use turbo c++?
Why is c++ is better than c?
Is c better than c++?
What is the default width for ouputting a long integer using the insertion operator?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is c++ runtime?
What is the extraction operator and what does it do?
Define the process of error-handling in case of constructor failure?
Is c++ a high level language?
What is stoi in c++?
what is data abstraction in C++?
Write a program which employs Recursion