Discussion :: Javascript - CS
- What does the location property represent?
Answer : Option A
Explanation :
The location property of a window is a reference to a Location object; it represents the current URL of the document being displayed in that window.
Be The First To Comment