Question: Which of the following statements is correct about Managed Code?

Options

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.

Click to view Correct Answer

Previous || Next

.NET Framework - General Questions more questions

Which of the following statements is incorrect about a delegate?

Suppose a Generic class called SortObjects is to be made....

With which of the following can the ref keyword be....

Which of the following statements are TRUE about the .NET....

Which of the following are valid .NET CLR JIT performance....

Which of the following utilities can be used to compile....

Which of the following are NOT true about .NET Framework?

Which of the following components of the .NET framework provide....

Which of the following jobs are NOT performed by Garbage....

Which of the following .NET components can be used to....

Attributes - General Questions more Online Exam Quiz

Classes and Objects - General Questions

Collection Classes - General Questions

Constructors - General Questions

Datatypes - General Questions

Delegates - General Questions

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Inheritance - General Questions