In the following code, How come each time I print the set, am getting a sorted result?
Really? When I run this code, my ordering is not sorted.... I get A, C, B.
And BTW, even if it was A, B, C, can it be attributed to dumb luck? Three values is certainly not enough to prove that the results is always sorted.
Henry
[ July 25, 2008: Message edited by: Henry Wong ]