Multiple choice

Which of the following is the incorrect statement about ASP.NET server controls?

  1. Data source controls provide data binding to different data sources.

  2. ASP.NET provides graphical user controls.

  3. Master pages come under the category of server controls.

  4. There are no custom controls present in ASP.NET server controls.

  5. These controls have user interface modules.

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

This is false as the custom controls are there in the ASP.NET server controls.