Global variables in Java

There is no global variables support in Java. Static variables can be used as an alternate solution for global variables.

Updated on: 2019-07-30T22:30:21+05:30

986 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements