🎴 Flashcard Mode
Enterprise Technologies Quiz
Card1 / 38
Mastered0
Review0
QuestionClick to flip
Common type system is built into which of the following
AnswerClick to flip back
A
CLR
💡 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.