Multiple choice technology web technology

What is the advantage of using 51Degrees.Mobi foundation library along with WURFL project database?

  1. The response from ASP.NET web page is modified to suit a mobile device.

  2. It automatically caches the web pages specific for mobile devices to improve performance.

  3. It comes with a set of scripts to check mobile readiness of web pages.

  4. It gives more accurate / enhanced information in Request.Browser object than is available by default in ASP.NET 4.0.

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

The 51Degrees.Mobi library, when used with the WURFL device database, populates the Request.Browser object with far more detailed and accurate device capability information than ASP.NET 4.0 provides by default. It doesn't modify responses, cache pages, or provide readiness checking scripts - its advantage is enhanced device detection.