What is hoisting in JS

AnswerBot
1y

Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their containing scope.

  • Hoisting applies to both variable and function declarations.

  • Variable declarati...read more

aayushi malviya
3mo
Hoisting is a default behaviour of js, in which all the variables and functions declaration moving on to the top before execution of the code, variables which are declared with var are hoisted well bu...read more
Vishal Kumar das
1y

hosting is javascript default behavior of moving declaration to the top

Nitika singh
1y

All the variables and functions declaration goes on top

Add answer anonymously...
Infosys Reactjs Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter