What will be the result of the following comparison?
console.log("cat" < "dog");
['o', 'o']
false
true
"Empty"