Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What should be the type of the script_url?

  2. A.

     Object

    B.

     String

    C.

     Array

    D.

     Any of the mentioned

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The type of the script_url can be anything that will be compared with the typeof keyword’s result.


Be The First To Comment