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()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board