Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the purpose of holding whatever tag you create in the attribute type?

  2. A.

     To have more information

    B.

     To identify the scripting language

    C.

     All of the mentioned

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    A variable is created to hold whatever taag you create, and then branch the logic based on the value of type, which identifies it’s for JavaScript or for CSS.


Be The First To Comment