Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the type of datatype the async attribute optionally accepts?

  2. A.

     Integer

    B.

     String

    C.

     Boolean

    D.

     Decimal

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The async attribute optionally accepts the boolean datatype of default value as true.


Be The First To Comment