What is Assembly?



What is Assembly?..

Answer / versha

assembly is unit of deployment like .exe,.dll
in case of assembly all information of assembly is stored
in manifest.this give information like version number,scope
of variable etc.we can see it using ILDASM .
types
1)private
2)shared

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

When should I use .net core?

0 Answers  


What base class do all Web Forms inherit from?

1 Answers  


How to load the contents of an xml file into an xmldocument object?

0 Answers  


As you know read-only variables and constants have many similarities, but what is at least one way that they differ?

0 Answers  


What?s a Windows process?

1 Answers  






What is web.config in .net?

0 Answers  


What is the standard you use to wrap up a call to a Web service

2 Answers   Siebel Systems,


How many types of exception handlers are there in .NET?

2 Answers  


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


What are Attributes in .NET?

0 Answers  


What is the difference between vb.net and vc#.net?

0 Answers  


Define marshling?

0 Answers  


Categories