Examveda
Examveda

____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr.

A. HasEvent()

B. Navigator.userAgent

C. Modernizr.load

D. None of the mentioned

Answer: Option C

Solution(By Examveda Team)

Modernizr.load is optional in your build, but if you are loading polyfills, there’s a good chance it can save you some bandwidth and boost performance a bit.

This Question Belongs to HTML >> Basic HTML

Join The Discussion

Related Questions on Basic HTML

Choose the correct statement of HTML

A. In traditional XHTML close tag for some elements is optional but not encouraged

B. In traditional HTML close tag for some elements is optional but not encouraged

C. None of the mentioned

D. In both traditional XHTML and HTML close tag for some elements is optional