What is the output of console.log(typeof typeof 1)?

AnswerBot
1mo
The expression evaluates to 'string' due to the double application of the typeof operator.
typeof 1 returns 'number', as 1 is a number.
Applying typeof again: typeof 'number' returns 'string', since 'nu...read more
Help your peers!
Add answer anonymously...
LTIMindtree React Js Frontend Developer interview questions & answers
A React Js Frontend Developer was asked 8mo agoQ. What is the difference between the Actual DOM and the Virtual DOM?
A React Js Frontend Developer was asked 8mo agoQ. What is the output of console.log(typeof typeof 1)?
A React Js Frontend Developer was asked 9mo agoQ. Explain custom hooks.
Popular interview questions of React Js Frontend Developer
A React Js Frontend Developer was asked 8mo agoQ1. What is the difference between the Actual DOM and the Virtual DOM?
A React Js Frontend Developer was asked 8mo agoQ2. What is the output of console.log(typeof typeof 1)?
A React Js Frontend Developer was asked 9mo agoQ3. Explain custom hooks.
>
LTIMindtree React Js Frontend Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

