Answer Posted / 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 View All Answers
Why we need jquery?
How do you add an HTML element in DOM tree?
Explain the script build up by jquery?
Does jquery follow w3c recommendations?
When can jquery be used?
Create a plugin that would add and remove a class on hover.
Do you know what is the use of jquery.data()?
Tell me can we have multiple document.ready() function on the same page? : jquery mobile
How to concatenate two strings using jquery?
Is jQuery is a JavaScript or JSON library file?
How to load a page using jquery mobile? : jquery mobile
Define each() function in jquery?
What is the name of jquery method used for an asynchronous http request?
What is the latest version of jquery?
Can we call C# code behind using jQuery?