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

What is the difference between web application and enterprise application?

0 Answers  


What is nmake tool?

1 Answers  


What is Complex Class in .NET?

0 Answers  


Whate are resource files?

0 Answers  


What is exception handling?

1 Answers   Amazon,






Explain Creational design pattern in .NET?

0 Answers  


What is value type and refernce type in .net?

0 Answers  


Explain when should you use .net web forms over asp.net mvc?

0 Answers  


What is RCW (Run time Callable Wrappers)?

0 Answers  


What are remotable objects in .NET Remoting?

1 Answers  


1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???

3 Answers  


Differences between dll and exe?

0 Answers  


Categories