1.

Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts)

A. defer
B. async
C. type
D. parse
Answer» B. async


Discussion

No Comment Found