Problem Statement
What the .NET Runtime Uses Emitted Metadata For To enable the runtime in the .NET Framework to provide services to managed code, language compilers must emit metadata. For which of the following does the runtime use the metadata? To locate and load classes To define new types To lay out instances in memory Choose the correct answer from the options given below.