When I copied this code to my netBeans 8.2, it shows and error on this line String[] unordered = isSorted(words); Resolve it please.
When I copied this code to my netBeans 8.2, it shows and error on this line
String[] unordered = isSorted(words);
Resolve it please.