what is assembly?

Answers were Sorted based on User's Feedback



what is assembly?..

Answer / pranjal

smallest execution unit in .net framework . a file that is
automatically generated by compiler on succesful compilation
of .net application

Is This Answer Correct ?    3 Yes 2 No

what is assembly?..

Answer / manoj tambe

Assembly is a unit of deployment like EXE or a DLL

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

What is portable executable (PE)?

2 Answers  


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers  


What are the security policy levels in .Net

0 Answers  


Explain Creational design pattern in .NET?

0 Answers  


What are the core differences between .NET Languages ?

0 Answers   TCS,






What is the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  


What is the root class in .net?

0 Answers  


Name some of the languages .NET support?

3 Answers  


Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  


Can a try block have more than one catch block?

0 Answers  


What is the difference between constants and read-only variables?

0 Answers  


Explain what inheritance is, and why it's important?

0 Answers  


Categories