The type of a variable that is volatile is
Volatile variable
Mutable variable
Immutable variable
Dynamic variable
Answer : B
View More Related Question
1) Java Script Variable should be Case ___________.
2) We can declare ___________ at a time. Select most appropriate option.
3) Multiple Declarations of variables are separated by ___________ symbol.
4) The type of a variable that is volatile is
5) 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