Multiple choice technology architecture

Which of the following abbreviations is incorrectly expanded?

  1. CTS - Common Type System

  2. CLS - Common Language Specification

  3. CAS - Component Authorization Specification

  4. FCL - Framework Class Library

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

CTS is Common Type System (correct). CLS is Common Language Specification (correct). FCL is Framework Class Library (correct). CAS stands for Code Access Security in .NET, not Component Authorization Specification. This question tests knowledge of .NET framework acronyms.