MCQOPTIONS
Saved Bookmarks
| 1. |
When an empty statement is encountered, a JavaScript interpreter __________ |
| A. | Ignores the statement |
| B. | Prompts to complete the statement |
| C. | Throws an error |
| D. | Shows a warning |
| Answer» B. Prompts to complete the statement | |