Vidyalelo
Java Programming · Q23

Java Collections Framework

Programming · Java Programming · question 23

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`
Answer
D.
`List`

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board