Multiple choice What does window.location object in javascript? It opens a new window by passing url in the browser. It returns the url of the current page. It redirects the user to the other location or url. Both (2) and (3) None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is a true statement about window.locaton object.