Examveda

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: Option D


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java