What is Namespace?

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


Please Help Members By Posting Answers For Below Questions

Difference between Abstraction and encapsulation in C++?

580


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

680


Explain the problem with overriding functions

609


What does asterisk mean in c++?

587


Is atoi safe?

603






How do c++ struct differs from the c++ class?

594


Why do we use iterators?

622


Which software is best for coding?

576


To what does “event-driven” refer?

615


Do the parentheses after the type name make a difference with new?

655


How do I run c++?

577


What is data structure in c++?

664


Explain what are mutator methods in c++?

572


What is set in c++?

660


Does there exist any other function which can be used to convert an integer or a float to a string?

655