In ES6 – var has a function scope, not a block scope?

27. In ES6 – var has a function scope, not a block scope?

  1. True
  2. False

Answer: A) True

Explanation:

In ES6 – The statement "var has a function scope, not a block scope." is True.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.