Multiple choice technology platforms and products

Common type system is built into which of the following

  1. CLR

  2. RCT

  3. RCW

  4. GAC

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

The Common Type System (CTS) is a core component of the .NET CLR (Common Language Runtime). It defines how types are declared, used, and managed in the runtime, enabling cross-language integration.