Multiple choice technology web technology Which of the following server controls are newly added to ASP.NET 2.0? Image Server control ImageMap server control CheckBox server control CheckBoxList server control Reveal answer Fill a bubble to check yourself B Correct answer Explanation The ImageMap server control was newly introduced in ASP.NET 2.0, allowing developers to create clickable regions (hotspots) on an image. Image control, CheckBox, and CheckBoxList all existed in ASP.NET 1.x and are not newly added controls.