Q16
The decodeURIComponent() is defined by
A.
Server-side JavaScript
B.
Client-side JavaScript
AnswerC.
Both Server-side and Client-side JavaScript
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The decodeURIComponent() is a global function defined by client-side JavaScript.