0

String Array in Java?

How do I make a array in java that only contains Strings?, And is it possible to add things to the String array, for example if I would make an shoppinglist with a String array that is named abc, is there any command that I can write so it add it like abc.add(something);

17th Jan 2019, 6:34 PM
Warrior422
Warrior422 - avatar
1 Odpowiedź