Microsoft .NET Fundamentals

Casual Mode - Take your time!

1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following is not a function of Common Type System (CTS)?

  1. It defines the interoperability of the languages.
  2. It also specifies the rules for type visibility and access to the members of a type.
  3. It defines the inheritance and virtual methods.
  4. It establishes a framework that helps enable cross-language integration, type safety, and high performance code execution.
  5. It defines the execution environment to the code.
Change Mode