Explain cdn? : jquery mobile



Explain cdn? : jquery mobile..

Answer / Sayyad Musarrat Masood Zaidi

A Content Delivery Network (CDN) is a distributed network of servers that delivers content, such as HTML pages, stylesheets, scripts, images, and videos, to users based on their geographic location. The goal of a CDN is to provide faster content delivery and improve the performance of web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How to programmatically trigger a click event that's being handled by jquery?

1 Answers  


Explain the difference between .js and .min.js?

1 Answers  


Explain the use of data-role=”page” attribute? : jQuery Mobile

1 Answers  


What is the basic requirement to start with the jquery?

1 Answers  


How do you stop the currently-running animation?

1 Answers  


What is the use of jquery .each() function?

1 Answers  


What is the difference between jQuery and jQuery UI?

2 Answers  


What is the use of queue() in jquery?

1 Answers  


Whether jQuery HTML work for both HTML and XML documents?

1 Answers  


What is the difference between onload() and document.ready()?

1 Answers  


What is $('div')? : jquery mobile

1 Answers  


How do you get the text value of a selected option?

1 Answers  


Categories