Q15
What is the function used to extract arguments from the search property of a URL?
A.
urlArgs()
AnswerB.
url()
C.
hash()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The urgArgs() function can be used to extract arguments from the search property of a URL.