VB Dot Net Developer Question:
Download Questions PDF

Explain namespace?

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.

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Can you please explain the difference between C# and VB.Net?Tell me which namespace are used for accessing the data?