What value is obtained by executing the following code?
console.log(undefined + 1);
1
0
undefined
NaN