Q6
What is the purpose of the `Map` interface in the Java Collections Framework?
A.
To store a collection of objects
B.
To provide a stack data structure
C.
To store unique elements
D.
To store key-value pairs
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board