what is a variable in java

Java
int // int is a variable the stores numbers
string // a variable for storing text
Source

Also in Java: