Hoisting clarification

后端 未结 0 1557
你的背包
你的背包 2020-12-12 17:28

Javascript engine executes in two phases: creation phase and execution phase. During the creation phase, variables are allocated memory. Here, allocated memory means that va

相关标签:
回答
  • 消灭零回复
提交回复
热议问题