Which interface provides the capability to store objects using a key-value pair?

Options
- Java.util.Map
- Java.util.Set
- Java.util.List
- Java.util.Collection


CORRECT ANSWER : Java.util.Map

Discussion Board
Java

Java.util.map

Olufemi Oladokun 11-11-2022 11:57 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement