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
Write a C++ Program to check whether a number is prime number or not?
What are the advantages of c++? Explain
Define a pdb file.
Is string an object in c++?
What is the size of a vector?
What are the advantages of inheritance in c++?
Is c++ high level programming language?
Can a constructor be private?
Explain how an exception handler is defined and invoked in a Program.
Is c++ a software?
Does c++ have finally?
What is c++ and its uses?
What is the difference between structure and class?
How we can differentiate between a pre and post increment operators during overloading?
Why is main function important?