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
What is a friend function in c++?
Define a nested class. Explain how it can be useful.
What is private public protected in c++?
Can we use clrscr in c++?
What is the default width for ouputting a long integer using the insertion operator?
Why do we use classes in c++?
what is data encapsulation in C++?
Why was c++ made?
What are friend classes?
What is the importance of mutable keyword?
Describe delete operator?
Explain the difference between using macro and inline functions?
What is the best way to declare and define global variables?
Can we sort map in c++?
What is a map in c++?