When there is an indefinite or an infinity value during an arithmetic value comp
Home | Discussion ForumWhen there is an indefinite or an infinity value during an arithmetic value computation, javascript
Prints an exception error
Prints an overflow error
Displays “Infinity”
Prints the value as such
Answer : C
View More Related Question
1) We can declare ___________ at a time. Select most appropriate option.
2) Multiple Declarations of variables are separated by ___________ symbol.
3) The type of a variable that is volatile is
4) When there is an indefinite or an infinity value during an arithmetic value computation, javascript
Prints an exception error
Prints an overflow error
Displays “Infinity”
Prints the value as such
View Answer
5) Integer Variable is declared using following syntax in JavaScript.