C# (Sharp) Programming Language Question:

What is the smallest unit of execution in .NET?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

an Assembly.


Previous QuestionNext Question
What are the ways to deploy an assembly?When should you call the garbage collector in .NET?