Multiple choice technology programming languages

CTS is contained in –

  1. Common Language Specification

  2. Common Language Runtime

  3. Base Class Library

  4. None

  5. All the Above

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

CTS (Common Type System) is contained in the Common Language Runtime (CLR), which is the execution engine of .NET. It is not contained in CLS, BCL, or other components.