Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain jsonp in a simple language.



Explain jsonp in a simple language...

Answer / Gulshan Arya

JSONP (JSON with Padding) is a workaround for cross-domain AJAX requests, which are usually blocked by the Same Origin Policy (SOP).nIt works by having the server wrap JSON data inside a JavaScript function call. The client requests this script from the server, and the JavaScript function automatically receives the JSON data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

Show how to parse JSON in JQuery?

1 Answers  


How to receive JSON Data at the Client Side?

1 Answers  


Explain Syntax of JSON using JavaScript?

1 Answers  


What is polyfill?

1 Answers  


What is json data. and what is one way that .net developers can work with json?

1 Answers  


Explain Syntax of JSON?

1 Answers  


How to define a json object from a string?

1 Answers  


How to delete an index from json obj?

1 Answers  


Explain how to convert json text to a javascript object?

1 Answers  


How to Parse JSON Data that is Coming from a Server in Android?

1 Answers   SkillGun Technologies,


What is an array json?

1 Answers  


How do I view a json file?

1 Answers  


Categories