Variables in Java
Welcome back to the Java tutorials. In the last session we focused on different types of data types available in Java. We briefly discussed both the primitive data types as well as non-primitive data types. Coming back to the current tutorial, today we would discuss about the various types of variables that a user can …