So I have done quite a lot of programming over the years. This sounds terribly simple, but I believe it to be flawed in concept given the requirements. I am to create a base Comparator class with a single public method: public int Compare(Type item1, Type item2). This will return a basic 1, 0...