Which Of These Is A Method Of Listiterator Used To Obtain Index #773
Which of these is a method of ListIterator used to obtain index of previous element?
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 Iterators - Quiz No.1.
Which of these is a method of ListIterator used to obtain index of previous element?
previous()
previousIndex()
back()
goBack()