Java - Variables Types

Publicado em: 07 Junho 2017
no canal de: Carlos Ziba “TheBroGrammer”
196
8

This video explains how to declare and initialize variables in Java. It also explains the basic types of variables.

here's the list of the different types and their size in the memory:

byte (number, 1 byte)
short (number, 2 bytes)
int (number, 4 bytes)
long (number, 8 bytes)
float (float number, 4 bytes)
double (float number, 8 bytes)
char (a character, 2 bytes)
boolean (true or false, 1 byte)

let me know if you have questions or comments.

~-~~-~~~-~~-~
New Video!!!: "Methods - Java Tutorial"
   • Methods - Java Tutorial  
~-~~-~~~-~~-~


Nesta página do site você pode assistir ao vídeo on-line Java - Variables Types duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Carlos Ziba “TheBroGrammer” 07 Junho 2017, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 196 vezes e gostou 8 espectadores. Boa visualização!