Basic Dot Net Question:

What is assembly in .NET?

Tweet Share WhatsApp

Answer:

It is a single deploy able unit that contains all the information about the implementation of classes , structures and interfaces

Download Dot Net PDF Read All 116 Dot Net Questions
Previous QuestionNext Question
What does mean by .NET framework?What is namespaces in .NET?