Multiple choice

An HTML code has finished processing and the page rendered, the ASP.NET adds an extra ____________.

  1. block of JavaScript code

  2. focus()

  3. ASP code

  4. both 1 and 3

  5. HTML code

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

This block of Java script code is added extr by ASP.NET to set the focus to last control for focus()method.