The Meaning of the Environment in General
An environment variable is simply a dynamic-named numerical value which can affect how a particular operating system will act in a machine. They are a part of the operating environment in which an application runs. An environment variable acts like a name tag for a numerical value, which is used throughout the program to identify…