Login and Register ×
Check your Email for the OTP
JavaScript MCQ Javascript Scripted HTTP MCQ
⚠ Report ✓ Question Verified Copy Link
Explanation:
request.open("GET","data.csv"); initiates an HTTP GET request for the contents of the specified URL. The open() and send() methods of the XMLHttpRequest object are used to send a request to a server.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from JavaScript MCQ Javascript Scripted HTTP MCQ