Question 1  of   20

Dictionary class represents

A. a first-in-first-out (FIFO) collection of objects.
B. a collection of key/value pairs that are organized based on the hash code of the key.
C. a last-in-first-out (LIFO) collection of objects.
D. a collection of keys and values.