Answer:
A namespace is an organized way of representing Class, Structures and interfaces present in .NET language. Namespaces are hierarchically structured index of a class library, available to all .NET Languages.
Previous Question | Next Question |
Can you please explain the difference between C# and VB.Net? | Tell me which namespace are used for accessing the data? |