- A request
- B location
- C send
- D write
Answer:
B
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.