answersLogoWhite

0

Global variables are globally accessible. Java does not support globally accessible variables due to following reasons:

  • The global variables breaks the referential transparency
  • Global variables creates collisions in namespac
User Avatar

Wiki User

12y ago

What else can I help you with?