Answer Posted / sandeep mannarakkal
Name space is a global declarative region where name are uniquely getting identified.
it is possible to insert 1) functions 2) variables 3) class/Structure 4) namespaces inside namespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is best c++ or java?
What is decltype c++?
Define copy constructor.
give me an example for testing a program showing the test path .show how the test is important and complex.
What is endianness?
What do you mean by storage classes?
What is a linked list in c++?
Which one is better- macro or function?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
Why are arrays usually processed with for loop?
What is a rooted hierarchy?
What is the use of namespace std in C++?
Explain what is class definition in c++ ?
How much do coding jobs pay?
Can I uninstall microsoft c++ redistributable?