1.

The let keyword cannot be used ___________

A. as a substitute of var
B. as a block statement to define new variables
C. to define variables that are scoped to a single expression
D. in a else if loop, as a substitute for var
Answer» E.


Discussion

No Comment Found