Declare and initialize a String array. String words[] = {"Java","Programming","Language"}; Create an object of the class ShortestWord class. Call the method findShortestWord and store the value ...