Multiple choice

_________________ is a component of CLR that ensures that all .NET applications use the same data types regardless of what programming languages were used to develop the application.

  1. Common Type System

  2. Common Language Runtime

  3. .NET Framework Class Library

  4. None of these

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

Common Type System is a component of CLR that ensures that all .NET applications use the same data types regardless of what programming languages were used to develop the application.