Design and implement a class called TVShow that represents a particular television program. Have TVShow implement Comparable, so that it determines the relative order of the shows alphabetically by title. Create a driver program that populates an array of TVShow objects and exercises various searching and sorting algorithms.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.