Single Choice
Easy
QWhich property aids in the initiation of HTTP requests?
ID: #5212
Javascript Scripted HTTP MCQ
176 views
Question Info
#5212Q ID
EasyDifficulty
Javascript Scripted HTTP MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
However, JavaScript code can be used to script HTTP.
When a script sets the location property of a window object or calls the submit() method of a form object, HTTP requests are initiated.
The location object is a component of the window object and can be accessed via the window. Location is a property.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic