-Environment variable is a variable that will be available for all C applications and C programs.
-Once environment variables are exported, we can access them from anywhere in a C program without declaring and initializing in an application or C program.