Multiple choice technology web technology

How many number of directives are found in extension used for web user controls in ASP.NET 2.0?

  1. 10

  2. 11

  3. 12

  4. 13

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

The ASP.NET 2.0 web‑user‑control extension (.ascx) defines 11 directive attributes (e.g., Inherits, CodeBehind, ClassName, etc.). The other numbers are off by one or more, so the stored answer of 11 is correct.