VB Dot Net Developer Question:

Download Job Interview Questions and Answers PDF

Can you please explain the difference between Namespace and Assembly?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

Assembly is physical grouping of all units and Namespace logically groups classes. Namespace can have multiple assemblies.

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is Private assembly?Explain INTERNAL keyword in .Net Framework?