MCQOPTIONS
Saved Bookmarks
| 1. |
The async attribute can be set in the following ways - |
| A. | <script async> |
| B. | <script async=""> |
| C. | <script async="async"> |
| D. | All of These |
| Answer» E. | |