Question: Summarize the process that occurs when an app is compiled using the .NET Framework.: A) The code is compiled into a CIL using a language-specific

Summarize the process that occurs when an app is compiled using the .NET Framework.: A) The code is compiled into a CIL using a language-specific complier and stored in assemblies. B) The code is compiled using a common a common language compiler and stored into a language-specific .dll. C) The code is compiled using a language specific complier and stored in a language- specific .dll or .exe. D) The code stays in its native format and is compiled at runtime
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
