C# Programming - .NET Framework
Exercise : .NET Framework - General Questions
- .NET Framework - General Questions
11.
Which of the following assemblies can be stored in Global Assembly Cache?
12.
Code that targets the Common Language Runtime is known as
13.
Which of the following statements is correct about the .NET Framework?
14.
Which of the following is the root of the .NET type hierarchy?
15.
Which of the following benefits do we get on running managed code under CLR?
- Type safety of the code running under CLR is assured.
- It is ensured that an application would not access the memory that it is not authorized to access.
- It launches separate process for every application running under it.
- The resources are Garbage collected.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers