Multiple choice

Which of the following provides pre-written code in the form of classes that are available to all of the .NET programming languages?

  1. Common Type System

  2. Common Language Runtime

  3. .NET Framework Class Library

  4. Windows Forms Application

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The .NET Framework Class Library provides pre-written code in the form of classes that are available to all of the .NET programming languages. This class library consists of hundreds of classes.