+ 2

please need help how to verify an array of String in java

30th Sep 2017, 6:12 PM
abderrahmane Mustapha
abderrahmane Mustapha - avatar
2 Réponses
+ 4
What do you mean by verify?
30th Sep 2017, 6:41 PM
Rrestoring faith
Rrestoring faith - avatar
0
you can either use "input" preceded by "string" or you can convert your array to a list and use an if statement to check if the element exists in the list
1st Oct 2017, 2:55 PM
Chemseddine Yahiaoui
Chemseddine Yahiaoui - avatar