Answer:
The correct answer for the given question is option(B) i.e "Sorted list"
Step-by-step explanation:
The sorted list is the list in which we compare the element each other and set accordingly .
it can be increasing order or decreasing order .
The sorted list is a class in c# basically it is a collection of keys and value .