Answer Posted / kiruthika
A namespace is an abstract container or environment created
to hold a logical grouping of unique identifiers (i.e.,
names).
Namespaces allow to group entities like classes, objects
and functions under a name.
| Is This Answer Correct ? | 57 Yes | 4 No |
Post New Answer View All Answers
How Do you Code Composition and Aggregation in C++ ?
Why is polymorphism important in oop?
What is polymorphism programming?
What is oops and why we use oops?
Why it is called runtime polymorphism?
What does enum stand for?
What is constructor overloading in oop?
What does and I oop and sksksk mean?
What is polymorphism and types?
What is the highest level of cohesion?
What is ambiguity in inheritance?
What is encapsulation in ict?
Why multiple inheritance is not allowed?
What are constructors in oop?
write a program to find 2^n+1 ?