Differentiate between ordered list and sorted list in c programming
Answers
Answered by
0
Answer:
In C#, SortedList is a collection of key/value pairs which are sorted according to keys. By default, this collection sort the key/value pairs in ascending order. It is of both generic and non-generic type of collection. The generic SortedList is defined in System.Collections.Generic namespace whereas non-generic SortedList is defined under System.Collections namespace.
Answered by
0
Answer:
we can take the difference between the ordered list and unordered list but we have to use the c programming in Java developer and unordered list..mm✨
Similar questions