RSS Feed for This PostCurrent Article

Does javascript have the concept level scope?

No.Javascript does not have block level scope,all the variables declared inside a function possess the same level of scope unlike c,c++,java.

Trackback URL

Post a Comment