Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
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. E. Managed code is the code that can run on top of Linux.
The Answer is :A) Managed code is the code that is compiled by the JIT compilers. B. Managed code is the code where resources are Garbage Collected.
and D) D. Managed code is the code that is written to target the services of the CLR
All the above statements are true.
The answer is D. Manage code is executed by Common Language Runtime