Answer the question
In order to leave comments, you need to log in
Remove argument with index from array?
There is a variable: String[] args, in it, three words (any, it doesn't matter.). How can I remove one of them, so that later I can do everything through String.join ()? I tried to assign the value "" to some indexes, but it showed an extra space. How can such a thing be implemented?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question