

MCQOPTIONS
Saved Bookmarks
1. |
Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts) ? |
A. | type |
B. | defer |
C. | async |
D. | parse |
Answer» C. async | |