What is Hoisting in JS?

AnswerBot
1y
Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope.
Hoisting applies to both variable and function declarations.
Variable declarations are hoi...read more
Akiii Rawal
2y
Hoisting is a JavaScript mechanism where variable declarations and function declarations are moved to the top of their respective scopes during the compilation phase. This means that variables and fun...read more
Help your peers!
Add answer anonymously...
Capgemini Engineering React Developer interview questions & answers
A React Developer was asked Q. What is the difference between Promise and Async-Await?
A React Developer was asked Q. What is the difference between Local Storage and Session Storage?
A React Developer was asked Q. What are state and props? What are the differences between them?
Popular interview questions of React Developer
A React Developer was asked Q1. What is the difference between Promise and Async-Await?
A React Developer was asked Q2. What is the difference between Local Storage and Session Storage?
A React Developer was asked Q3. What are state and props? What are the differences between them?
>
Capgemini Engineering React 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

