

MCQOPTIONS
Saved Bookmarks
1. |
When there is an indefinite or an infinity value during an arithmetic value computation, javascript |
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 | |