Junior
What will happen if you write 'typeof null'?
sobes.tech AI
Answer from AI
'object'. This is a historical bug in the JavaScript specification that has never been fixed to maintain backward compatibility.
sobes.tech AI
Answer from AI
'object'. This is a historical bug in the JavaScript specification that has never been fixed to maintain backward compatibility.