Here are 10 tough JavaScript interview questions: 1. Q1: ```javascript console.log(typeof null); ans : object ```