What is a Assembly?



What is a Assembly?..

Answer / Anupam Pachauri

An Assembly in C# is the fundamental unit of code deployment, versioning, and reuse in .NET. It's a file with the extension .exe (executable) or .dll (dynamic-link library). Assemblies can contain one or more types such as classes, structures, interfaces, and other resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the use of properties window?

1 Answers  


What is difference between code access and role based security?

1 Answers  


What are Indexers in C#?

1 Answers   SwanSoft Technologies,


What is session variable in c#?

1 Answers  


What are properties and indexer?

1 Answers   TCS,


What is session c#?

1 Answers  


What is readline c#?

1 Answers  


Is it possible to nest cfml conditional tags?

1 Answers   HCL,


In which format you can pass the value in the sleep function?

1 Answers  


What does void mean unity?

1 Answers  


Explain about Serialize and MarshalByRef?

1 Answers  


What is a linq in c#?

1 Answers  


Categories