Category: list
-
Write a menu driven program to perform the following operations on list:
a. Insert elements at given position of the listb. Remove elements from given position of the listc. Sort list in descending orderd. Append elementse. Create list with in a particular range