Q4
Which class is typically used to implement a `List` in the Java Collections Framework?
A.
`HashMap`
B.
`ArrayList`
AnswerC.
`LinkedList`
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board