Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the default value of the asyc attribute?

  2. A.

     0

    B.

     1

    C.

     False

    D.

     True

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The async attribute optionally accepts a boolean value and by default holds the value true.


Be The First To Comment