What will be the result of the following comparison?
console.log(false != 0);
true
false
['o', 'o']
No name