Full Form of JSON JavaScript Object Notation Full Form of JSONP JavaScript Object Notation with Padding.
Json is stardard format that is human readable used to transmit information from one server to another server. Jsonp is a json with ability to transmit information to another domain.
JSONP is JSON with padding, that is, you put a string at the beginning and a pair of parenthesis around it.
With JSON you can't send request to another domain whereas JSONP is really a simply trick to overcome XMLHttpRequest same domain policy. In JSONP you can send request to a different domain.) Demo with JSONP
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website