📚 Practice Mode

Java Collection (GATE - CS)

Learn at your own pace with hints and detailed explanations

1 / 12
Multiple Choice

Which of the following methods are present in List Interface?

  1. SubList (int startindex, int endindex)
  2. PreviousIndex()
  3. NextIndex()
  4. HasPrevious()
  5. HasMiddle()