Rerun the case study using the Name class as altered in Exercise 5.
REF PRB:
The comparison function in class Name does not change the fields to all uppercase or all lowercase before comparing them. That would result, for example, in a comparison of the names MacTavish and Macauley indicating that MacTavish comes first alphabetically. Rewrite function ComparedTo in class Name so that all the strings are changed to all uppercase before the comparison is made.
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.