Examveda

Which of these methods can be used to delete the last element in a LinkedList object?

A. remove()

B. delete()

C. removeLast()

D. deleteLast()

Answer: Option C


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

Join The Discussion

Related Questions on Collections Framework in java