Question:Which collection class allows you to associate its elements with key values, and allows you to retrieve objects in FIFO (first-in, first-out) sequence? 

A java.util.ArrayList 

B java.util.LinkedHashMap 

C java.util.HashMap 

D java.util.TreeMap 

+ Answer
+ Explanation
+ Report
Total Preview: 1253

Copyright © 2024. Powered by Intellect Software Ltd