Explain namespace?



Explain namespace?..

Answer / Neelama Raj

A Namespace in VB.NET is a container for related types (classes, structures, modules, interfaces, and enumerations) that helps avoid name conflicts. It provides a way to categorize and group programming elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is the differences between dataset.clone and dataset.copy?

1 Answers  


What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....

5 Answers  


How to run a dos command in vb.net?

1 Answers  


Difference between a sub and a function?

2 Answers  


Explain how to send xml file on server using http protocol?

1 Answers  


Explain strong name in .net assembly?

1 Answers  


Why do you need Lock in Visual Basic?

1 Answers   CGI,


when a program of vb.net is written in notepad it occupies always 1kb of memory why?

1 Answers  


What is vb.net used for?

1 Answers  


Explain the use of serialization and deserialization?

1 Answers  


Explain what observations between vb.net and vc#.net?

1 Answers  


Using VB, how can you change the Mouse Pointer?

1 Answers   CGI,


Categories