int a = 10; System.out.println(a);
int a = 10;
System.out.println(a);
How can the value of the variable a be printed again after a restart of the application?
a
Aucun commentaire:
Enregistrer un commentaire