Variables in Java.

The Java programming language defines the following kinds of variables: local variable, instance variable, static variable.

Code :