Multiple choice

The using directive refers to a namespace called system provided by _____________.

  1. common language runtime

  2. common language infrastructure

  3. version number

  4. assembly name

  5. the execution support

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

The using directive refers to a namespace called system provided by common language infrastructure.