Multiple choice

Which of the following directives imports namespaces that ASP.NET does not import by default?

  1. FTP service

  2. The @ import directive

  3. The @ assembly directive

  4. The @ application directive

  5. Application_ReleaseRequest state

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

This directive imports namespaces that ASP.NET does not import by default.