History of java
- Java was devloped by James Goslin in the year 1991.
Java Variables and Data Types
What is a Variables in java ?
Variable is a memory location name of data .
The java variables have mainly three types .
Local Variables
Instance Variables
Static Variables