Multiple choice technology programming languages What ASP.NET object is used to get information about the web servers ? The Server object The Application object The Request object The Response object Reveal answer Fill a bubble to check yourself A Correct answer Explanation The Server object (HttpServerUtility) provides access to utility methods and properties on the server, such as machine name and request timeout information.