What is the function of the subList(int fromIndex, int toIndex) method of the List interface? Data Structures What is the function of the subList(int fromIndex, int toIndex) method of the List interface? Answer: Creates a sublist from starting from the inclusive fromIndex to the exclusive toIndex. Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.