console.log( typeof typeof null );
typeof null // -> "object" - This stands since the beginning of JavaScript typeof "object" // - > "string"
Войдите чтобы поставить Нравится
Войдите чтобы прокомментировать
Done, fixed! Thanks a lot, @docahrens
2016 Jun 15, 7:15:43 PM
Your correct answer is incorrect. What will be printed is 'string', NOT 'String'
2016 Jun 12, 2:16:03 PM
или Узнай больше о Тесты по JavaScript онлайн
Войдите чтобы поставить Нравится
Войдите чтобы прокомментировать