by mitika moharil on January 27th, 2006

mitika moharil

Question

Help answer this question below.

What is an environment variable?

Answers. 1 helpful answer below.

  • by Persky Bunkermeister on January 30th, 2006

    Persky Bunkermeister

    An environment variable is like a global variable, however the scope extends to child processes of the program that declares it. They're not exactly like global variables, because if a child process changes the value, the new value only applies to that child process, and new processes that child starts.

    An example of an environment variable is "username" -- usually assigned when you start some kind of user interface, and attached to everything you do during that user session. Environment variables are used to declare search paths for executable programs, locations of special folders, local timezone, user preferences and other system parameters that tend to be constant during a user session.

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading What is an environment variable?

Follow us on Facebook!

Related Ads

ANSWERBAG BUZZ

Difference between jsp and javascript
What does it mean to create an environment for computer
What is an environmental variable
What is environmental variable
What is a environment variables