______ is a method for sending JSON data without worrying about cross-domain issues.
Options:
Explanation:
JSONP is a method for sending JSON data without worrying about cross-domain issues.
Tags:
JSON
Answer:
JSONP is a method for sending JSON data without worrying about cross-domain issues.