Possible Duplicates:
Why are there no global variables in Java?
Global variables in Java
Hi,
Is there any way to declare global Variables in java? or something with a wide scope like them? can anybody explain me why are global variables considered bad? any articles about this are really appreciated.
thank you