Multiple choice Which of the following methods is present in List interface? subList(int startindex, int endindex) previousIndex() nextIndex() hasPrevious() hasMiddle() Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is the correct answer.