Which of the following statements is false?

a. Prior to Java SE 8, it was common to associate with an interface a class containing static helper methods for working with objects that implemented the interface.
b. Class Collections contains many static helper methods for working with objects that implement interfaces Collection, List, Set and more.
c. Collections method sort can sort objects of any class that implements interface List.
d. With non-static interface methods, helper methods can now be declared directly in interfaces rather than in separate classes.

D

Computer Science & Information Technology

You might also like to view...

The compression ________ indicates the reduction in size from the original size to the packed size

A) ratio B) measure C) quotient D) aspect

Computer Science & Information Technology

Which of the following is a feature of SS7?

a. Toll-free services b. Only nationwide telecommunications c. Long distance number portability d. Enhanced call features

Computer Science & Information Technology