MCQOPTIONS
Saved Bookmarks
| 1. |
What is the purpose of using the async attribute in the script tag? |
| A. | Load the script asynchronously |
| B. | Load the script synchronously |
| C. | Load the page asynchronously |
| D. | Load the page synchronously |
| Answer» B. Load the script synchronously | |