Sail E0 Webinar
Question
Which is the appropriate code to begin a HTTP GET request?
Options:
A .  request.open("GET","data");
B .  request.open(GET,"data.csv");
C .  request.open("GET","data.csv");
D .  request.open("GET");
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers