A HashMap

A) is a subclass of Map that implements the HashCode interface
B) is a subclass of HashSet that implements the Map interface
C) uses hash codes to store keys
D) None of the above


C) uses hash codes to store keys

Computer Science & Information Technology

You might also like to view...

A __________ is an actual location in main memory.

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

Computer Science & Information Technology

Designers need to think about the ________ before programming a gesture simply because it exists.

A) look and feel B) query C) alert D) metaphor

Computer Science & Information Technology

A 3-D ________ references the same cell or range of cells across multiple worksheets in a workbook

Fill in the blank(s) with correct word

Computer Science & Information Technology

A pipe is the operating system's way to connect the output from one program to the input of another without the need for temporary or intermediate files.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology