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

What are different ways to create objects?

1 Answers  


what are natively supported json types?

1 Answers  


What is the difference between json parse and json stringify?

1 Answers  


what is the function used for encoding JSON in PHP?

1 Answers  


Is json better than xml?

1 Answers  


What programming languages supported by json?

1 Answers  


How do you decode a json string?

1 Answers  


Explain how you can convert a string into a JSON Array?

1 Answers  


Is json is a language?

1 Answers  


what is the difference between JSON and JSONP?

1 Answers  


Why json format is better than xml?

1 Answers  


How to receive json data at the server side?

1 Answers  


Categories