What is the function used to extract arguments from the search property of a URL?
(a) urlArgs()
(b) url()
(c) hash()
(d) geturl()
The question was posed to me during an online interview.
This is a very interesting question from The Window Object topic in portion Document Object Model and Event Handling in Javascript of JavaScript