Possible Answers
- The window object.
- false
- a and b are not equal, the condition will be TRUE since we are checking for inequality.
- Yes! the statements will be executed
It's rather strange but JavaScript does not differentiate between the two data types with the comparison operator.
- If the user clicks on the "OK" button, an alert box pops up. Nothing happens if "Cancel" is clicked.