adplus-dvertising
frame-decoration

Question

What are the two basic .NET elements that make up managed code?

a.

MSIL code and metadata

b.

Native code and metadata

c.

Common language runtime and metadata

d.

.NET Framework and class hierarchy

Posted under Reverse Engineering

Answer: (a).MSIL code and metadata Explanation:Managed code consists of the two basic .NET elements: MSIL code and metadata.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the two basic .NET elements that make up managed code?