Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The decodeURIComponent() is defined by

  2. A.

     Server-side JavaScript

    B.

     Client-side JavaScript

    C.

     Both Server-side and Client-side JavaScript

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The decodeURIComponent() is a global function defined by client-side JavaScript.


Be The First To Comment