Answer Posted / kishor khatri
A Namespace is a container for a set of identifiers (names),
and allows the disambiguation of homonym identifiers
residing in different namespaces or we can say it simply
provides a named group of classes, structures, enumerations,
delegates, interfaces and other namespaces and Within the
namespace, all declared items must be uniquely named...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is enum a class?
What does and I oop mean?
What is oops?what is its use in software engineering?
What is abstraction in oop with example?
Can private class be inherited?
What is constructor in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
#include
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Write a c++ program to display pass and fail for three student using static member function
What is persistence in oop?
What does oop mean in snapchat?
What is class in oop with example?
How do you define a class in oop?
Why do we use oops?