What is a CDN?



What is a CDN?..

Answer / chaitanya

A content delivery network or content distribution network (CDN) is a large distributed system of servers deployed in multiple data centers across the Internet. The goal of a CDN is to serve content to end-users with high availability and high performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Is it possible to hold or delay document.ready execution for sometime?

1 Answers  


Why jquery?

0 Answers  


Why should I use jquery?

0 Answers  


Explain .delegate()? : jquery mobile

0 Answers  


What is jQuery.noConflict?

1 Answers  






What is difference between .setinterval() and .delay() ?

0 Answers  


What is a dom in jquery? How can we make sure that dom is ready?

0 Answers  


What are the advantages of jQuery?

0 Answers  


What is $() in jquery library?

0 Answers  


What is wrong with this code line "$('#myid.3').text('blah blah!!!');"

1 Answers  


Difference between $(this) and 'this' in jQuery?

1 Answers  


How do I check if an element is hidden in jQuery?

0 Answers  


Categories