Moja lekcja

 0    2 flashcards    guest2799510
download mp3 print play test yourself
 
Question Answer
zmienna (Variable)
start learning
variable (Variable)
miejsce w pamięci, do przechowywania danych
int number = 10;
final
start learning
The final keyword in java is used to restrict the user. The java final keyword can be used in many context. Final can be: variable method class

You must sign in to write a comment