What is a difference between global,automatic and static variables?
Love is the battery of life....
Hi,I am a bit surprised that no one answered: Global variable = A variable that effects the entire world (as opposed to local variable)..... is not limitted to a specific area / country / continent. Automatic variable = A variable that is an automatic result of something else. One has no control of it, as something happend that veriable is an automatic result. Static variable = A variable that doesn't (or very slightly) change with time. It is static in nature. Best regards,
Got an answer for poison? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them