You're just overthinking the whole concept, here is the solution; it compiled and ran fine:


import java.util.*;
import java.io.*;
public class SortStringArray
{
public static void...