What will be the result of the following comparison?
console.log(5 > 3);
false
Not hot
true
'undefined'