Answer Posted / saroj das ,balsore
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 ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the uses of pointers?
program explaining feautures of c++
What are the various oops concepts in c++?
explain the reference variable in c++?
Why c++ is so important?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is object in c++ wikipedia?
What is c++ coding?
What is == in programming?
How would you use the functions randomize() and random()?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
the maximum length of a character constant can be a) 2 b) 1 c) 8
What is a dangling pointer in c++?
Explain Text Manipulation Routines?