Which statement in the following sequence of statements about sorting objects by two fields is false?
a. To sort objects by two fields, you create a Comparator that uses two Functions.
b. First you call Comparator method comparing to create a Comparator with the first Function.
c. On the Comparator for the first field, you call method comparing with the second Function.
d. The resulting Comparator compares objects using the first Function then, for objects that are equal, compares them by the second Function.
C
You might also like to view...
In the 1980s, _____ was the dominant operating system for personal computers.
A. ?Windows operating system B. ?UNIX operating system C. ?Mac operating system D. ?Disk operating system
_________________________ products and services combine a variety of elements, including server log analysis, tracking cookies, and other customer information, to paint a picture of how visitors behave at a Web site.
Fill in the blank(s) with the appropriate word(s).