| A. alert | _____ Used to exit a loop immediately. |
| B. continue | _____ Creates an instance of an object |
| C. new | _____ A function which displays a box which delivers a message to the user. |
| D. this | _____ Forces the next iteration of a loop. |
| E. break | _____ Refers to the current object. |