Which Of These Method Is Used To Add An Element To The Start Of #704
Which of these method is used to add an element to the start of a LinkedList object?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Util Collections Framework - Java.util - LinkedList, HashSet & TreeSet Class - Quiz No.1.
Which of these method is used to add an element to the start of a LinkedList object?
add()
first()
AddFirst()
addFirst()