adplus-dvertising
frame-decoration

Question

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: (d).addFirst()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. Which of these method of HashSet class is used to add elements to its object?

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

Q. Which of this method is used to change an element in a LinkedList Object?

Q. Which of these object stores association between keys and values?

Q. Which of these classes provide implementation of map interface?

Q. Which of these method is used to remove all keys/values pair from the invoking map?

Q. Which of these method Map class is used to obtain an element in the map having specified key?

Q. Which of these methods can be used to obtain set of all keys in a map?

Q. Which of these method is used add an element and corresponding key to a map?

Q. Which of these class object can be used to form a dynamic array?

Q. Which of these are legacy classes?

Q. Which of these is the interface of legacy?

Q. What is the name of a data member of class Vector which is used to store a number of elements in the vector?

Q. Which of these methods is used to add elements in vector at specific location?

Q. Which of these class object uses the key to store value?

Q. Which of these method is used to insert value and its key?

Q. Which of these is the interface of legacy is implemented by Hashtable and Dictionary classes?

Q. Which of these is a class which uses String as a key to store the value in object?

Q. Which of these methods is used to retrieve the elements in properties object at specific location?

Q. Which of these class object has an architecture similar to that of array?