Which of the following is false?
a. Java SE 9 adds new static convenience factory methods to interfaces List, Set and Map that enable you to create small mutable collections.
b. The collections returned by the convenience factory methods are not allowed to contain null values—these methods throw a NullPointerException if any argument is null.
c. The iteration order is unspecified for Sets returned by the convenience factory methods.
d. All of the above are true.
D
You might also like to view...
A memory-resident array contains information that may not have been saved to a hard disk or other storage
Indicate whether the statement is true or false
A player is a type of application software that a computer uses to work with a specialized type of file, such as a PDF document.
Answer the following statement true (T) or false (F)