What will be the result of the following comparison?
console.log(7 <= 5);
true
false
['o', 'o']
'world'