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 |
What is jQuery plugin and what is the advantage of using plugin?
Tell me which command will give a version of jquery?
How to write browser specific code using jquery? : jquery mobile
How to use jquery.connect?
Define the types of selectors in jquery?
Differentiate between calling stop (true, true) and finish method?
What are the advantages of method chaining in jquery?
How do you select all elements with the class of “selected” in jquery?
Tell me an example usage of jquery mobile? : jquery mobile
Explain the each() function?
Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?
Differentiate between width() vs css(‘width’) in jquery