Multiple choice technology web technology

Some new server controls added to ASP.NET 2.0 are,

  1. BulletedList, HiddenField, FileUpload, MultiView

  2. Calendar, HiddenField, FileUpload, MultiView

  3. BulletedList, AdRotator, FileUpload, MultiView

  4. BulletedList, HiddenField, AdRotator, Calendar

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

BulletedList, HiddenField, FileUpload, and MultiView were newly introduced in ASP.NET 2.0. Calendar and AdRotator existed in ASP.NET 1.x, so options containing those controls are incorrect. Option D lists three new controls correctly but adds AdRotator which is not new.