Answer Posted / Vikas Kumar Tripathi
sortedSet in Scala is a type of Set that maintains its elements in ascending order. It extends the abstract class java.util.SortedSet and provides methods for insertion, deletion, and traversal.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers