Correct Answer : Inside any function or block
Explanation : Global scoped variable is declared outside all blocks of code. The scope of this variable inside any function or block.