Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ Whether JavaScript has concept level scope?

No. JavaScript does not have concept level scope. The variable declared inside the function has scope inside the function.

 199 views

More Questions for you: