If a variable stores the value false
, then the variable:
- is of the Logical type.
- is of the Math type.
- is of the Boolean type.
- will no longer be used in the program.
Answers Explanation & Hints:
If a variable stores the value The Boolean type in JavaScript represents a logical value that can have two possible states: |