Explain lexical variables.
The variables which are created by the use of 'my' operator and private in nature are called as lexical variables.
The variables which are created by the use of 'my' operator and private in nature are called as lexical variables.