How can we define Script Scope in javaScript, how it is different from block scope
I am basically a bit confused about script scope. I have read about a block, global Scope later I came across script scope and I didn't quite get that. If someone can explain.