1.

Which of the following statements is false?%!

A. async and defer attributes of script tag execute before the DOMContentLoaded event
B. defer executes each script sequentially
C. async executes each script when it is ready
D. all older browsers supports async attribute
Answer» E.


Discussion

No Comment Found