Q12
Which interface in the Java Collections Framework represents a collection of elements with no specific order?
A.
`List`
B.
`Map`
C.
`Collection`
D.
`Set`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board