Q23
In the Java Collections Framework, which class provides methods to manipulate the size of a list and its elements?
A.
`Set`
B.
`ArrayList`
C.
`Collections`
AnswerD.
`List`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board