Java - Variables Types

Pubblicato il: 07 giugno 2017
sul canale di: 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  
~-~~-~~~-~~-~


In questa pagina del sito puoi guardare il video online Java - Variables Types della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Carlos Ziba “TheBroGrammer” 07 giugno 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 196 volte e gli è piaciuto 8 spettatori. Buona visione!