

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is used to decode the encoded URI? |
A. | encodeURI() |
B. | encodeURIComponent() |
C. | decodeURI() |
D. | Server.URLEncode() |
Answer» D. Server.URLEncode() | |