Briefing Magento Knowledge

How can you minimize the number of HTTP requests made b…

How can you minimize the number of HTTP requests made by your native Magento sites for JavaScript files?

A.
Enable JavaScript merging in the admin.

B.
Move JavaScript requests to footer block in local.xml.

C.
Enable all Cache Storage Management.

D.
Remove Magento JavaScript and only use files hosted by a third party CDN.