Answer Posted / Amit Pant
"A HashSet in Scala Collection is an implementation of the Set trait that uses a hash table for fast lookup and insertion. It does not allow duplicate elements."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers