Q18
Which Java class from the Collections Framework implements a thread-safe list?
A.
LinkedList
B.
CopyOnWriteArrayList
AnswerC.
Vector
D.
LinkedList
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board