Which of the following operations was NOT included in the ADT sorted list operations?
a. print the sorted list
b. insert an entry into a sorted list
c. remove the entry at a given position from a sorted list
d. remove a given entry from a sorted list
a. print the sorted list
Computer Science & Information Technology