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