Which one of the following statements is true about type safety?
Choice 2 All CLS constructs are type-safe.
Choice 3 All MSIL constructs are type-safe.
Choice 4 All constructs created by a managed code compiler are type-safe.
Choice 5 CTS constructs are type-safe if they are not CLS compliant.

