What will be the result of the following comparison?
console.log(true !== false);
true
false
Script
"object"