The TreeMap and TreeSet classes use a ________ for the underlying data structure.

a) heap
b) double-ended queue
c) red/black tree
d) circular queue
e) full tree

c) red/black tree

Computer Science & Information Technology

You might also like to view...

In Windows Explorer, the pane that displays the contents of your computer grouped under headlines is called the ________ pane

A) Navigation B) Preview C) Content D) Details

Computer Science & Information Technology

Write the code to return the dynamic memory pointed to by p1 to the freestore.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology