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