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
What are friend functions in C++?
What is the difference between a template and a macro?
How do I download c++?
What does n mean in c++?
Are c and c++ similar?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Which bit wise operator is suitable for putting on a particular bit in a number?
List the issue that the auto_ptr object handles?
Is empty stack c++?
Explain the difference between static and dynamic binding of functions?
Explain terminate() and unexpected() function?
What is #include math h in c++?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
give me an example for testing a program showing the test path .show how the test is important and complex.
How is data hiding achieved in c++?