Can one tell me what is wrong with my code and what it is that is supposed to do?:confused:





String words[] = {"algorithm", "boolean", "char", "double"};

for (int i = 0; i <...