Answer + explication π
.
..
β¦
β¦.
β¦..
β¦β¦
β¦β¦.
Answer: C
We have undefined value since we are using arrow function and this in the same context, so the this keyword refers to its current surrounding scope, unlike regular functions ! In a browser context, this refer to window objectΒ