Computer Science, asked by arjitgautam840, 1 year ago

Which collection class allows you to access its elements by associating a key with an element's value, and provides synchronization?

a. java.util.sortedmap

b. java.util.treemap

c. java.util.treeset

d. java.util.hashtable?

Answers

Answered by RK242
0
I think the answer is C
Similar questions