What is the function of the add(int index, E element) method of the List interface? Data Structures What is the function of the add(int index, E element) method of the List interface? Answer: This add() method will insert the element E at Index position in the list. 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.