Vidyalelo
Java Programming · Q157

Java Collections Framework

Programming · Java Programming · question 157

Q157

Which of these methods sets every element of a List to a specified object?

A.
set()
B.
fill()
Answer
C.
Complete()
D.
add()

Answer: Option B

Solution

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