1. Which of the following .NET components can be used to remove unused references from the managed heap?
2.Which of the following statements correctly define .NET Framework?
3. Which of the following assemblies can be stored in Global Assembly Cache?
4. Code that targets the Common Language Runtime is known as?
5. Which of the following statements is correct about the .NET Framework?
6.Which of the following is the root of the .NET type hierarchy?
7.
Which of the following utilities can be used to compile managed assemblies into processor-specific native code?
8.Which of the following components of the .NET framework provide an extensible set of classes that can be used by any .NET compliant programming language?
9.Which of the following statements correctly define .NET Framework?
10.Which of the following assemblies can be stored in Global Assembly Cache?
11.Code that targets the Common Language Runtime is known as ?
12.Which of the following jobs are done by Common Language Runtime?
13.Which of the following benefits do we get on running managed code under CLR?
14.
Which of the following statements is correct about Managed Code?
15.Which of the following is correct about Object Type in C#?