It is common to download and include the entire Modernizr library during the process of building a site because __________.

A. the features you incorporate into your website can change as you develop it.
B. you must have the entire library to use Modernizr on a local machine.
C. you have to test the entire library on a variety of connection speeds.
D. the entire library is necessary unless your site includes spritesheets.

Answer: A

Computer Science & Information Technology

You might also like to view...

If the sort pattern split routine consistently splits the array into two pieces size 1 and another of size N-1 then the run time is”

a. O(N2) b. O(log N) c. O(N1/2) d. O(N log N) e. The run-time depends on too many things to answer this.

Computer Science & Information Technology

Capturing packets is also referred to as ____.

A. packet stiffing B. packet sniffing C. packet hiding D. packet blocking

Computer Science & Information Technology