Variables:
A variable is a place where the program stores data temporarily. As the name implies the value stored in such a location can be changed while a program is executing (compare with constant).
The above program uses two variables, var1 and var2. var1 is assigned a value directly while var2 is filled up with the result of dividing var1 by 2, i.e. var2 = var1/2. The words int refer to a particular data type, i.e. integer (whole numbers).
LIKE, SHARE and SUBSCRIBE
En esta página del sitio puede ver el video en línea Java Tutorial #4 || Declaring Variables in Java Eclipse || de Duración hora minuto segunda en buena calidad , que subió el usuario Execute Codes 15 julio 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 49 veces y le gustó 4 a los espectadores. Disfruta viendo!