MCQOPTIONS
Saved Bookmarks
| 1. |
How do we create and preload an image object in JavaScript? |
| A. | Use new keyword |
| B. | Call Image() |
| C. | Both Use new keyword and Call Image() |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |