Which statement is false?

a. Queue is a new collection interface introduced in J2SE 5.0.
b. Queue and PriorityQueue are included in the java.util package.
c. PriorityQueue orders elements in increasing order, so that smallest value will be the first element removed from PriorityQueue.
d. Queue extends interface Collection.

C

Computer Science & Information Technology

You might also like to view...

A word or string of characters in Excel that represents a cell, a range of cells, a formula, or a constant value is called a ________

A) cell range B) defined name C) table array D) validation list

Computer Science & Information Technology

Skype text messages are deleted by default

Indicate whether the statement is true or false.

Computer Science & Information Technology