MCQOPTIONS
Saved Bookmarks
| 1. |
JavaScript _________ when there is an indefinite or an infinite value during an arithmetic computation. |
| A. | Prints an exception error |
| B. | Prints an overflow error |
| C. | Displays “Infinity” |
| D. | Prints the value as such |
| Answer» D. Prints the value as such | |