Vidyalelo
Java Programming · Q159

Java Collections Framework

Programming · Java Programming · question 159

Q159

Which of these method is used to add an element to the start of a LinkedList object?

A.
add()
B.
first()
C.
AddFirst()
D.
addFirst()
Answer

Answer: Option D

Solution

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