Multiple choice

By using which of following directives, you can make use of the unqualified types that are members of the namespace?

  1. The using directive

  2. The @ application directive

  3. The execution support

  4. Common language runtime

  5. Application_ReleaseRequest

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

By using this directive, you can make use of the unqualified types that are members of the namespace.