jQuery Mobile Question:
Download Questions PDF

What are the Advantage of using CDN?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

► It reduces the load from your server.
► It saves bandwidth. jQuery framework will load faster from these CDN.
► The most important benefit is it will be cached, if the user has visited any site which is using jQuery framework from any of these CDN.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
What are the popular jQuery CDN?Tell me what does $("div") will select?