Correct Answer : Variables in an inner block are defined as local variables since they cannot be accessed from the outside whereas the outermost block declares global variables.