What is the output of the following lines?

  1. console.log(typeof undefined)

  2. console.log(typeof Infinity)

  3. console.log(typeof null)

Categories

⚛️ Javascript ⛔️ No computer needed ⛔️ No whiteboarding

Difficulty

🤔 Medium

Last Updated: 1/26/2019, 9:39:14 PM