A. Managed code is the code that is compiled by the JIT compilers.
B. Managed code is the code where resources are Garbage Collected.
C. Managed code is the code that runs on top of Windows
D. Managed code is the code that is written to target the services of the CLR
A. gacutil
B. ngen
C. sn
D. dumpbin
A. .NET class libraries
B. Common Language Runtime
C. Common Language Infrastructure
D. Component Object Model
A. Common Language Infrastructure
B. CLR
C. Garbage Collector
D. CTS