What value is printed when the following code is executed?
console.log("5" == 5);
error
false
undefined
true